summaryrefslogtreecommitdiff
path: root/Tests/QtAutogen/StaticLibraryCycle/c.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/QtAutogen/StaticLibraryCycle/c.cpp')
-rw-r--r--Tests/QtAutogen/StaticLibraryCycle/c.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/QtAutogen/StaticLibraryCycle/c.cpp b/Tests/QtAutogen/StaticLibraryCycle/c.cpp
index 7d427c234..2871f62f6 100644
--- a/Tests/QtAutogen/StaticLibraryCycle/c.cpp
+++ b/Tests/QtAutogen/StaticLibraryCycle/c.cpp
@@ -1,4 +1,5 @@
#include "c.h"
+
#include "a.h"
C::C()