summaryrefslogtreecommitdiffstats
path: root/libconfig/String.h
diff options
context:
space:
mode:
Diffstat (limited to 'libconfig/String.h')
-rw-r--r--libconfig/String.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libconfig/String.h b/libconfig/String.h
index e898758..9d8b98e 100644
--- a/libconfig/String.h
+++ b/libconfig/String.h
@@ -1,6 +1,8 @@
#ifndef STRING_H
# define STRING_H
+#undef __OBJC2__ /* Turn off OBJC2 on Darwin. */
+
#include <Object.h>
@interface String: Object