summaryrefslogtreecommitdiff
path: root/ACE/ace/config-macosx.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/config-macosx.h')
-rw-r--r--ACE/ace/config-macosx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ACE/ace/config-macosx.h b/ACE/ace/config-macosx.h
index 13a853a9318..6a7e6b6d34f 100644
--- a/ACE/ace/config-macosx.h
+++ b/ACE/ace/config-macosx.h
@@ -28,6 +28,8 @@
#include "config-macosx-panther.h"
#elif __MAC_OS_X_VERSION_MAX_ALLOWED >= 100200
#include "config-macosx-jaguar.h"
+#else
+#error Cannot detect MacOSX version
#endif
#endif // ACE_CONFIG_MACOSX_ALL_H