diff options
Diffstat (limited to 'Tests/CPackWiXGenerator/myotherapp.cpp')
-rw-r--r-- | Tests/CPackWiXGenerator/myotherapp.cpp | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Tests/CPackWiXGenerator/myotherapp.cpp b/Tests/CPackWiXGenerator/myotherapp.cpp index c272dab..0eefc1c 100644 --- a/Tests/CPackWiXGenerator/myotherapp.cpp +++ b/Tests/CPackWiXGenerator/myotherapp.cpp @@ -1 +1,3 @@ -int main() {}
\ No newline at end of file +int main() +{ +}
\ No newline at end of file |