summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authormcorino <mcorino@users.noreply.github.com>2005-01-29 16:34:55 +0000
committermcorino <mcorino@users.noreply.github.com>2005-01-29 16:34:55 +0000
commitfc544850f18e9c75ca6c5640532cc0f24508e373 (patch)
tree53958fdb8de38d54600d9850aa9b1a33fd709c74 /tests
parent2a7ddd983e50c74890db257cee1bea3a792c9f76 (diff)
downloadATCD-fc544850f18e9c75ca6c5640532cc0f24508e373.tar.gz
ChangeLogTag: Sat Jan 29 16:12:37 2005 Martin Corino <mcorino@remedy.nl>
Diffstat (limited to 'tests')
-rw-r--r--tests/Logging_Strategy_Test.cpp1
-rw-r--r--tests/Service_Config_Test.cpp1
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/Logging_Strategy_Test.cpp b/tests/Logging_Strategy_Test.cpp
index ea4c0ec581d..051bf72c8c8 100644
--- a/tests/Logging_Strategy_Test.cpp
+++ b/tests/Logging_Strategy_Test.cpp
@@ -39,6 +39,7 @@
#include "ace/OS_NS_sys_stat.h"
#include "ace/Auto_Ptr.h"
#include "ace/Service_Config.h"
+#include "ace/Reactor.h"
#include "ace/Thread_Manager.h"
#if defined (ACE_AS_STATIC_LIBS) || \
diff --git a/tests/Service_Config_Test.cpp b/tests/Service_Config_Test.cpp
index c04a0eaabc7..da513ae8382 100644
--- a/tests/Service_Config_Test.cpp
+++ b/tests/Service_Config_Test.cpp
@@ -20,6 +20,7 @@
#include "ace/Log_Msg.h"
#include "ace/Object_Manager.h"
#include "ace/Service_Config.h"
+#include "ace/Reactor.h"
#include "ace/Thread_Manager.h"
#include "ace/ARGV.h"