summaryrefslogtreecommitdiff
path: root/cppe/test
diff options
context:
space:
mode:
Diffstat (limited to 'cppe/test')
-rwxr-xr-xcppe/test/Common/TestCommon.cpp1
-rw-r--r--cppe/test/IceE/thread/CreateTest.cpp1
2 files changed, 2 insertions, 0 deletions
diff --git a/cppe/test/Common/TestCommon.cpp b/cppe/test/Common/TestCommon.cpp
index 24ca71a5d5e..3d8f03a0dfb 100755
--- a/cppe/test/Common/TestCommon.cpp
+++ b/cppe/test/Common/TestCommon.cpp
@@ -7,6 +7,7 @@
//
// **********************************************************************
+#include <IceE/DisableWarnings.h>
#include <TestCommon.h>
#include <TestApplication.h>
diff --git a/cppe/test/IceE/thread/CreateTest.cpp b/cppe/test/IceE/thread/CreateTest.cpp
index 4e973a9d68d..d12dc62cb30 100644
--- a/cppe/test/IceE/thread/CreateTest.cpp
+++ b/cppe/test/IceE/thread/CreateTest.cpp
@@ -7,6 +7,7 @@
//
// **********************************************************************
+#include <IceE/DisableWarnings.h>
#include <IceE/IceE.h>
#include <stdio.h>