Explorar o código

Fix include guard.

Stephen Kelly %!s(int64=10) %!d(string=hai) anos
pai
achega
aeb74ae9f9
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      Source/cmExportTryCompileFileGenerator.h

+ 2 - 2
Source/cmExportTryCompileFileGenerator.h

@@ -9,8 +9,8 @@
   implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
   See the License for more information.
 ============================================================================*/
-#ifndef cmExportInstallFileGenerator_h
-#define cmExportInstallFileGenerator_h
+#ifndef cmExportTryCompileFileGenerator_h
+#define cmExportTryCompileFileGenerator_h
 
 #include "cmExportFileGenerator.h"