summaryrefslogtreecommitdiff
path: root/tests/SV_Shared_Memory_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/SV_Shared_Memory_Test.cpp')
-rw-r--r--tests/SV_Shared_Memory_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/SV_Shared_Memory_Test.cpp b/tests/SV_Shared_Memory_Test.cpp
index f8df6c99335..afecca13a22 100644
--- a/tests/SV_Shared_Memory_Test.cpp
+++ b/tests/SV_Shared_Memory_Test.cpp
@@ -17,8 +17,8 @@
//
// ============================================================================
-#include "ace/Malloc.h"
#include "test_config.h"
+#include "ace/Malloc.h"
#if defined (ACE_HAS_SYSV_IPC)