summaryrefslogtreecommitdiffstats
path: root/Tests/CustomCommand/GeneratedHeader/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/CustomCommand/GeneratedHeader/main.cpp')
-rw-r--r--Tests/CustomCommand/GeneratedHeader/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/CustomCommand/GeneratedHeader/main.cpp b/Tests/CustomCommand/GeneratedHeader/main.cpp
index 1b3e85f..0b43ffe 100644
--- a/Tests/CustomCommand/GeneratedHeader/main.cpp
+++ b/Tests/CustomCommand/GeneratedHeader/main.cpp
@@ -1,5 +1,5 @@
#include "generated.h"
-int main()
+int mainGeneratedHeader()
{
return 0;
}