summaryrefslogtreecommitdiff
path: root/ACE/tests/MEM_Stream_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/MEM_Stream_Test.cpp')
-rw-r--r--ACE/tests/MEM_Stream_Test.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/ACE/tests/MEM_Stream_Test.cpp b/ACE/tests/MEM_Stream_Test.cpp
index 66d13ae085e..14b1fa6bc4f 100644
--- a/ACE/tests/MEM_Stream_Test.cpp
+++ b/ACE/tests/MEM_Stream_Test.cpp
@@ -13,7 +13,6 @@
*/
//=============================================================================
-
#include "test_config.h"
#include "ace/OS_NS_stdio.h"
#include "ace/OS_NS_string.h"
@@ -29,8 +28,6 @@
#include "ace/Singleton.h"
#include "ace/Atomic_Op.h"
-
-
#if (defined (ACE_HAS_THREADS) || defined (ACE_HAS_PROCESS_SPAWN)) && \
(ACE_HAS_POSITION_INDEPENDENT_POINTERS == 1)