Browse Source

BUG: compiler fix

Ken Martin 19 năm trước cách đây
mục cha
commit
e45ef47bb8
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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