summaryrefslogtreecommitdiff
path: root/ace/Proactor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Proactor.cpp')
-rw-r--r--ace/Proactor.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/Proactor.cpp b/ace/Proactor.cpp
index a2ed115ca66..1d22b43aae4 100644
--- a/ace/Proactor.cpp
+++ b/ace/Proactor.cpp
@@ -28,6 +28,8 @@ ACE_RCSID(ace, Proactor, "$Id$")
#include "ace/Proactor.i"
#endif /* __ACE_INLINE__ */
+#include "ace/Auto_Event.h"
+
/// Process-wide ACE_Proactor.
ACE_Proactor *ACE_Proactor::proactor_ = 0;