From aa8d37bdc88d918526ae46e1755192794d7a964f Mon Sep 17 00:00:00 2001 From: Brad King Date: Mon, 25 Sep 2006 14:01:49 -0400 Subject: [PATCH] COMP: Restoring previous AIX fix. --- Source/cmCommandArgumentLexer.cxx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Source/cmCommandArgumentLexer.cxx b/Source/cmCommandArgumentLexer.cxx index a2e843c8a..bb9caf57b 100644 --- a/Source/cmCommandArgumentLexer.cxx +++ b/Source/cmCommandArgumentLexer.cxx @@ -1,3 +1,5 @@ +#include "cmStandardIncludes.h" + #line 2 "cmCommandArgumentLexer.cxx" #line 4 "cmCommandArgumentLexer.cxx"