summaryrefslogtreecommitdiff
path: root/tests/Map_Test.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Map_Test.h')
-rw-r--r--tests/Map_Test.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Map_Test.h b/tests/Map_Test.h
index 946b03f33f1..c881a3f7645 100644
--- a/tests/Map_Test.h
+++ b/tests/Map_Test.h
@@ -22,11 +22,12 @@
#ifndef ACE_TESTS_MAP_TEST_H
#define ACE_TESTS_MAP_TEST_H
+#include "ace/OS_NS_string.h"
+
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#include "ace/OS.h"
#include "ace/Active_Map_Manager.h"
#include "ace/Containers.h"