diff options
Diffstat (limited to 'ACE/tests/ACE_Test.cpp')
-rw-r--r-- | ACE/tests/ACE_Test.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ACE/tests/ACE_Test.cpp b/ACE/tests/ACE_Test.cpp index bac3f59e19a..d4ff6d98d0c 100644 --- a/ACE/tests/ACE_Test.cpp +++ b/ACE/tests/ACE_Test.cpp @@ -17,6 +17,7 @@ #include "test_config.h" #include "ace/ACE.h" +#include "ace/OS_NS_stdlib.h" |