COMP: Remove warning
This commit is contained in:
parent
784bb60a4e
commit
71395c78ce
|
@ -29,7 +29,7 @@ namespace @KWSYS_NAMESPACE@
|
|||
{
|
||||
|
||||
class CommandLineArgumentsInternal;
|
||||
class CommandLineArgumentsCallbackStructure;
|
||||
struct CommandLineArgumentsCallbackStructure;
|
||||
|
||||
/** \class CommandLineArguments
|
||||
* \brief Command line arguments processing code.
|
||||
|
|
Loading…
Reference in New Issue