aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/xsample/source/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/xsample/source/main.h')
-rw-r--r--externals/grill/xsample/source/main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/xsample/source/main.h b/externals/grill/xsample/source/main.h
index 2bbe71c7..bff42b7d 100644
--- a/externals/grill/xsample/source/main.h
+++ b/externals/grill/xsample/source/main.h
@@ -60,7 +60,7 @@ WARRANTIES, see the file, "license.txt," in this distribution.
#define S t_sample
-#ifdef __MWERKS__
+#if defined(__MWERKS__) && !defined(__MACH__)
#define STD std
#else
#define STD