summaryrefslogtreecommitdiff
path: root/ace/Reactor.cpp
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-11-16 18:27:04 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-11-16 18:27:04 +0000
commit404972dfb46395c0c17bf1e5c9b67915a294f276 (patch)
tree47292a6e6c3bd355f23157ec4b99e4ad26bfb44f /ace/Reactor.cpp
parent757c6d4f4dcd9645665d4842e368b2daef225635 (diff)
downloadATCD-404972dfb46395c0c17bf1e5c9b67915a294f276.tar.gz
ChangeLogTag:Sun Nov 16 18:33:27 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'ace/Reactor.cpp')
-rw-r--r--ace/Reactor.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/Reactor.cpp b/ace/Reactor.cpp
index 0106db02a2e..c58bb41496a 100644
--- a/ace/Reactor.cpp
+++ b/ace/Reactor.cpp
@@ -28,6 +28,7 @@
#include "ace/Static_Object_Lock.h"
#include "ace/Framework_Component.h"
#include "ace/Guard_T.h"
+#include "ace/Recursive_Thread_Mutex.h"
#if !defined (__ACE_INLINE__)
#include "ace/Reactor.i"