summaryrefslogtreecommitdiff
path: root/tests/ORB_Local_Config/Bug_2612/Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ORB_Local_Config/Bug_2612/Test.cpp')
-rw-r--r--tests/ORB_Local_Config/Bug_2612/Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ORB_Local_Config/Bug_2612/Test.cpp b/tests/ORB_Local_Config/Bug_2612/Test.cpp
index 33d4a2af1ca..33fcae3e2a7 100644
--- a/tests/ORB_Local_Config/Bug_2612/Test.cpp
+++ b/tests/ORB_Local_Config/Bug_2612/Test.cpp
@@ -5,9 +5,9 @@
* $Id$
*/
-#include "ace/OS.h"
#include "ace/Service_Config.h"
#include "tao/corba.h"
+#include "ace/OS_NS_unistd.h"
ACE_TCHAR const * const scpc_loadOrb = // NOTE due to the way ACE_DYNAMIC_SERVICE_DIRECTIVE() macro is defined,
// each parameter CANNOT be split into multiple quoted strings "line1" "nextline" with the expectation that