diff options
Diffstat (limited to 'cppe/test/Common')
-rwxr-xr-x | cppe/test/Common/TestCommon.cpp | 1 |
1 files changed, 1 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> |