Fix autotests so that they're compiling again.

This commit is contained in:
Bill King
2010-07-06 14:37:45 +10:00
parent 2ee75bac8c
commit c9710052bb
19 changed files with 62 additions and 196 deletions

View File

@@ -235,7 +235,7 @@ private:
};
#endif
class CppPreprocessor: public CPlusPlus::Client
class CPPTOOLS_EXPORT CppPreprocessor: public CPlusPlus::Client
{
public:
#ifndef ICHECK_BUILD