diff options
Diffstat (limited to 'Tests/QtAutogen/Complex/main.cpp')
-rw-r--r-- | Tests/QtAutogen/Complex/main.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Tests/QtAutogen/Complex/main.cpp b/Tests/QtAutogen/Complex/main.cpp index d557c70..b5b6ed1 100644 --- a/Tests/QtAutogen/Complex/main.cpp +++ b/Tests/QtAutogen/Complex/main.cpp @@ -52,8 +52,8 @@ #include "xyz.h" #include "yaf.h" #ifdef TEST_DEBUG_CLASS -#include "debug_class.h" -#include <iostream> +# include "debug_class.h" +# include <iostream> #endif int main(int argv, char** args) |