diff options
Diffstat (limited to 'Tests/QtAutogen/StaticLibraryCycle/c.cpp')
-rw-r--r-- | Tests/QtAutogen/StaticLibraryCycle/c.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/QtAutogen/StaticLibraryCycle/c.cpp b/Tests/QtAutogen/StaticLibraryCycle/c.cpp index 7d427c2..2871f62 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() |