diff options
Diffstat (limited to 'Tests/InterfaceLibrary/map_config.cpp')
-rw-r--r-- | Tests/InterfaceLibrary/map_config.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/InterfaceLibrary/map_config.cpp b/Tests/InterfaceLibrary/map_config.cpp index 81bb666..232a18e 100644 --- a/Tests/InterfaceLibrary/map_config.cpp +++ b/Tests/InterfaceLibrary/map_config.cpp @@ -9,7 +9,7 @@ #endif #endif -int main(int,char**) +int main(int, char**) { return 0; } |