mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 14:48:19 -05:00
GenerateExportHeader test: add newlines before end of file
This commit is contained in:
@@ -5,4 +5,4 @@ int main(int argc, char **argv)
|
||||
{
|
||||
UsePrefixClass upc;
|
||||
return upc.someMethod();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user