diff options
Diffstat (limited to 'cppe/test/IceE/operations/Collocated.cpp')
-rw-r--r-- | cppe/test/IceE/operations/Collocated.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cppe/test/IceE/operations/Collocated.cpp b/cppe/test/IceE/operations/Collocated.cpp index d5ff91b6c5a..c82bd206103 100644 --- a/cppe/test/IceE/operations/Collocated.cpp +++ b/cppe/test/IceE/operations/Collocated.cpp @@ -8,8 +8,8 @@ // ********************************************************************** #include <IceE/IceE.h> -#include <TestCommon.h>
-#include <TestApplication.h>
+#include <TestCommon.h> +#include <TestApplication.h> #include <TestI.h> using namespace std; |