summaryrefslogtreecommitdiff
path: root/Source/cmMachO.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmMachO.h')
-rw-r--r--Source/cmMachO.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmMachO.h b/Source/cmMachO.h
index f06f8ded03..327c1ce186 100644
--- a/Source/cmMachO.h
+++ b/Source/cmMachO.h
@@ -13,7 +13,7 @@
#define cmMachO_h
#if !defined(CMAKE_USE_MACH_PARSER)
-# error "This file may be included only if CMAKE_USE_MACH_PARSER is enabled."
+#error "This file may be included only if CMAKE_USE_MACH_PARSER is enabled."
#endif
class cmMachOInternal;