Ken Martin 19 лет назад
Родитель
Сommit
e45ef47bb8
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      Source/cmakexbuild.cxx

+ 1 - 0
Source/cmakexbuild.cxx

@@ -1,5 +1,6 @@
 #include <cmsys/Process.h>
 #include "cmStandardIncludes.h"
+#include "cmSystemTools.h"
 
 // This is a wrapper program for xcodebuild
 // it calls xcodebuild, and does two things