From 71395c78cee2abe5cdfb7b27bb3a4f2610c87653 Mon Sep 17 00:00:00 2001 From: Andy Cedilnik Date: Fri, 14 Jul 2006 13:59:18 -0400 Subject: COMP: Remove warning --- Source/kwsys/CommandLineArguments.hxx.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/kwsys/CommandLineArguments.hxx.in b/Source/kwsys/CommandLineArguments.hxx.in index b8e36cc..070f95e 100644 --- a/Source/kwsys/CommandLineArguments.hxx.in +++ b/Source/kwsys/CommandLineArguments.hxx.in @@ -29,7 +29,7 @@ namespace @KWSYS_NAMESPACE@ { class CommandLineArgumentsInternal; -class CommandLineArgumentsCallbackStructure; +struct CommandLineArgumentsCallbackStructure; /** \class CommandLineArguments * \brief Command line arguments processing code. -- cgit v0.12