Skip to content

Commit 049f72c

Browse files
committed
Update hello_world_say.cpp
1 parent 6266a87 commit 049f72c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/xtd.forms.examples/hello_worlds/hello_world_say/src/hello_world_say.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
#include <xtd/speech/synthesis/speech_synthesizer>
21
#include <xtd/forms/application>
32
#include <xtd/forms/button>
43
#include <xtd/forms/form>
4+
#include <xtd/speech/synthesis/speech_synthesizer>
55

66
using namespace xtd;
77
using namespace xtd::forms;

0 commit comments

Comments
 (0)