Visual C++: Fixed testrunner compilation problems

This commit is contained in:
danmar 2009-08-14 12:46:55 +02:00
parent e9f643f04c
commit dfa8a2e67c
2 changed files with 4 additions and 0 deletions

View File

@ -148,7 +148,9 @@ public:
void check();
#ifndef UNIT_TESTING
private:
#endif
bool matchFunctionsThatReturnArg(const Token *tok, const std::string &varname);

View File

@ -112,7 +112,9 @@ public:
*/
std::map<std::string, ClassInfo> _classInfoList;
#ifndef UNIT_TESTING
private:
#endif
/**
* Simplify variable declarations