diff options
Diffstat (limited to 'cppe/test/IceE/thread/CreateTest.cpp')
-rw-r--r-- | cppe/test/IceE/thread/CreateTest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cppe/test/IceE/thread/CreateTest.cpp b/cppe/test/IceE/thread/CreateTest.cpp index f60b3ca9079..c6ef0e58e6d 100644 --- a/cppe/test/IceE/thread/CreateTest.cpp +++ b/cppe/test/IceE/thread/CreateTest.cpp @@ -72,7 +72,7 @@ CreateTest::run() sprintf(buf, "%04d", i); tprintf("%s", buf); } -#endif
+#endif } #ifndef _WIN32_WCE tprintf(" "); |