summaryrefslogtreecommitdiff
path: root/examples/Timer_Queue/main_async.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Timer_Queue/main_async.cpp')
-rw-r--r--examples/Timer_Queue/main_async.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/Timer_Queue/main_async.cpp b/examples/Timer_Queue/main_async.cpp
index 62d3b629ab5..7cb90111fde 100644
--- a/examples/Timer_Queue/main_async.cpp
+++ b/examples/Timer_Queue/main_async.cpp
@@ -29,6 +29,7 @@
information */
#endif /* _MSC_VER */
+#include "ace/OS_main.h"
#include "ace/Auto_Ptr.h"
#include "Driver.h"
#include "Async_Timer_Queue_Test.h"