]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/core/utilsexc_base.cpp
Explicitly set "C" locale for the tests using decimal point.
[wxWidgets.git] / src / osx / core / utilsexc_base.cpp
index 7c5c828048b59d63b4136642550665921f3fc047..c9380d7195febb85bb27f23e9f6c4edaee7949ae 100644 (file)
@@ -60,7 +60,7 @@ extern bool WXDLLEXPORT wxIsDebuggerRunning()
     return false;
 }
 
-#if wxOSX_USE_COCOA_OR_CARBON
+#if !wxUSE_GUI || wxOSX_USE_COCOA_OR_CARBON
 
 // have a fast version for mac code that returns the version as a return value