diff options
Diffstat (limited to 'Tests/CustomCommand/GeneratedHeader/main.cpp')
-rw-r--r-- | Tests/CustomCommand/GeneratedHeader/main.cpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Tests/CustomCommand/GeneratedHeader/main.cpp b/Tests/CustomCommand/GeneratedHeader/main.cpp new file mode 100644 index 0000000..254ecf5 --- /dev/null +++ b/Tests/CustomCommand/GeneratedHeader/main.cpp @@ -0,0 +1,5 @@ +#include "generated.h" +main() +{ + +} |