[cmake-commits] king committed cmCommandArgumentLexer.cxx 1.10 1.11

cmake-commits at cmake.org cmake-commits at cmake.org
Mon Sep 25 14:01:51 EDT 2006


Update of /cvsroot/CMake/CMake/Source
In directory public:/mounts/ram/cvs-serv31082

Modified Files:
	cmCommandArgumentLexer.cxx 
Log Message:
COMP: Restoring previous AIX fix.


Index: cmCommandArgumentLexer.cxx
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/cmCommandArgumentLexer.cxx,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- cmCommandArgumentLexer.cxx	25 Sep 2006 14:05:06 -0000	1.10
+++ cmCommandArgumentLexer.cxx	25 Sep 2006 18:01:49 -0000	1.11
@@ -1,3 +1,5 @@
+#include "cmStandardIncludes.h"
+
 #line 2 "cmCommandArgumentLexer.cxx"
 
 #line 4 "cmCommandArgumentLexer.cxx"



More information about the Cmake-commits mailing list