diff --git a/internal/catch_debugger.hpp b/internal/catch_debugger.hpp index 60d7b129..0f84041a 100644 --- a/internal/catch_debugger.hpp +++ b/internal/catch_debugger.hpp @@ -94,7 +94,7 @@ inline void writeToDebugConsole( const std::string& text ) //#else // !TBD: Need a version for Mac/ XCode and other IDEs std::cout << text; -#endif +//#endif } #endif // TWOBLUECUBES_CATCH_DEBUGGER_HPP_INCLUDED \ No newline at end of file