CMake Nightly Date Stamp
[kiteware-cmake.git] / Tests / QtAutogen / StaticLibraryCycle / c.cpp
blob2871f62f6b37a843f5128e045dc0215174849d1a
1 #include "c.h"
3 #include "a.h"
5 C::C()
7 A a;