forked from qt-creator/qt-creator
Fix autotests so that they're compiling again.
This commit is contained in:
@@ -235,7 +235,7 @@ private:
|
||||
};
|
||||
#endif
|
||||
|
||||
class CppPreprocessor: public CPlusPlus::Client
|
||||
class CPPTOOLS_EXPORT CppPreprocessor: public CPlusPlus::Client
|
||||
{
|
||||
public:
|
||||
#ifndef ICHECK_BUILD
|
||||
|
Reference in New Issue
Block a user