mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 13:19:51 -05:00
GenerateExportHeader test: add newlines before end of file
This commit is contained in:
@@ -6,4 +6,4 @@ int main(int, char**)
|
||||
SomeClass sc;
|
||||
sc.someMethod();
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user