COMP: Attempt to fix aix build

This commit is contained in:
Andy Cedilnik 2006-08-23 12:02:30 -04:00
parent 94e908ff2d
commit 8c38610588
5 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#include "cmStandardIncludes.h"

View File

@ -128,6 +128,8 @@ Modify cmCommandArgumentParser.cxx:
*/
#include "cmStandardIncludes.h"
/* Configure the parser to use a lexer object. */
#define YYPARSE_PARAM yyscanner
#define YYLEX_PARAM yyscanner

View File

@ -28,6 +28,8 @@ Modify cmCommandArgumentParser.cxx:
*/
#include "cmStandardIncludes.h"
/* Configure the parser to use a lexer object. */
#define YYPARSE_PARAM yyscanner
#define YYLEX_PARAM yyscanner

View File

@ -1,3 +1,4 @@
#include "cmStandardIncludes.h"
#line 2 "cmDependsJavaLexer.cxx"
#line 4 "cmDependsJavaLexer.cxx"

View File

@ -1,3 +1,4 @@
#include "cmStandardIncludes.h"
#line 2 "/home/andy/vtk/CMake-bin/Source/cmExprLexer.cxx"
#line 4 "/home/andy/vtk/CMake-bin/Source/cmExprLexer.cxx"