summaryrefslogtreecommitdiffstats
path: root/Source/cmConfigureGccXmlCommand.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmConfigureGccXmlCommand.h')
-rw-r--r--Source/cmConfigureGccXmlCommand.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmConfigureGccXmlCommand.h b/Source/cmConfigureGccXmlCommand.h
index ef638d5..7d71e0d 100644
--- a/Source/cmConfigureGccXmlCommand.h
+++ b/Source/cmConfigureGccXmlCommand.h
@@ -97,7 +97,7 @@ public:
cmTypeMacro(cmConfigureGccXmlCommand, cmCommand);
protected:
- std::string GetSupportDirectory(const char*);
+ bool GetSupportDirectory(const char*);
bool FindVcIncludeFlags();
bool FindGccIncludeFlags();
bool FindMproIncludeFlags();