COMP: Remove warning

This commit is contained in:
Andy Cedilnik 2006-07-14 13:59:18 -04:00
parent 784bb60a4e
commit 71395c78ce
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ namespace @KWSYS_NAMESPACE@
{
class CommandLineArgumentsInternal;
class CommandLineArgumentsCallbackStructure;
struct CommandLineArgumentsCallbackStructure;
/** \class CommandLineArguments
* \brief Command line arguments processing code.