summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutogen/MocOnly/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/QtAutogen/MocOnly/main.cpp')
-rw-r--r--Tests/QtAutogen/MocOnly/main.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/Tests/QtAutogen/MocOnly/main.cpp b/Tests/QtAutogen/MocOnly/main.cpp
index b83b806..ec8da21 100644
--- a/Tests/QtAutogen/MocOnly/main.cpp
+++ b/Tests/QtAutogen/MocOnly/main.cpp
@@ -1,8 +1,9 @@
+#include <iostream>
+
#include "IncA.hpp"
#include "IncB.hpp"
#include "StyleA.hpp"
#include "StyleB.hpp"
-#include <iostream>
int main(int argv, char** args)
{