From 1d1aafda5917cf09eb027ac73373667ec27beddf Mon Sep 17 00:00:00 2001 From: Brad King Date: Fri, 28 Jan 2005 17:09:43 -0500 Subject: COMP: Disabled warnings in generated code. --- Source/cmDependsFortranParserTokens.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/cmDependsFortranParserTokens.h') diff --git a/Source/cmDependsFortranParserTokens.h b/Source/cmDependsFortranParserTokens.h index d8f557fb03..aee72660c3 100644 --- a/Source/cmDependsFortranParserTokens.h +++ b/Source/cmDependsFortranParserTokens.h @@ -90,7 +90,7 @@ #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED) -#line 65 "cmDependsFortranParser.y" +#line 71 "cmDependsFortranParser.y" typedef union YYSTYPE { char* string; } YYSTYPE; -- cgit v1.2.1