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