ERR: std -> kwsys_std.

This commit is contained in:
Brad King 2003-12-17 08:30:07 -05:00
parent 32f1d93de3
commit 92bcdb8d66

View File

@ -126,7 +126,7 @@ public:
/** Read an environment variable. */
static const char* GetEnv(const char* key);
static bool GetEnv(const char* key, std::string& result);
static bool GetEnv(const char* key, kwsys_std::string& result);
/**
* Get the file extension (including ".") needed for an executable