ENH: remove warning

This commit is contained in:
Bill Hoffman 2004-08-27 09:55:41 -04:00
parent 731369ef9c
commit 891c273062
1 changed files with 1 additions and 1 deletions

View File

@ -611,7 +611,7 @@ public:
void AddCommand(cmCommand* );
///! Enable support for the named language, if null then all languages are enabled.
virtual void EnableLanguage(std::vector<std::string>const& languages);
void EnableLanguage(std::vector<std::string>const& languages);
/**
* Set/Get the name of the parent directories CMakeLists file