Resync
[CMakeLuaTailorHgBridge.git] / CMakeLua / Tests / ComplexRelativePaths / Executable / A.cxx
blob0cc995af0d5a4710e75a4b3fb013d196ef49fcb8
1 // Include code from a header that should not be compiled separately.
2 #include "A.hh"
4 int main()
6 return A();