mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-30 00:17:52 +00:00
Xcode 4, warnings and MinGW
Added separate Xcode 4 project. Fixed some warnings. Fixed OutputDebugString decl for MinGW
This commit is contained in:
parent
f7e2777665
commit
458e5eec16
27 changed files with 559 additions and 11 deletions
|
@ -82,7 +82,7 @@ namespace Catch
|
|||
}
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////
|
||||
void showHelp
|
||||
inline void showHelp
|
||||
(
|
||||
std::string exeName
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue