summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger/osx/debugosx.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/osd/modules/debugger/osx/debugosx.h')
-rw-r--r--src/osd/modules/debugger/osx/debugosx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/osd/modules/debugger/osx/debugosx.h b/src/osd/modules/debugger/osx/debugosx.h
index b07aa3a088d..9d48402c032 100644
--- a/src/osd/modules/debugger/osx/debugosx.h
+++ b/src/osd/modules/debugger/osx/debugosx.h
@@ -9,6 +9,8 @@
#ifndef __SDL_DEBUGOSX__
#define __SDL_DEBUGOSX__
+#define __ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES 0
+
// make sure this comes first
#include <AvailabilityMacros.h>