diff options
Diffstat (limited to 'Source/cmMachO.cxx')
-rw-r--r-- | Source/cmMachO.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmMachO.cxx b/Source/cmMachO.cxx index 1607845..6210da3 100644 --- a/Source/cmMachO.cxx +++ b/Source/cmMachO.cxx @@ -10,6 +10,7 @@ See the License for more information. ============================================================================*/ #include "cmStandardIncludes.h" // to get CMAKE_USE_MACH_PARSER first + #include "cmMachO.h" #include <cmsys/FStream.hxx> |