PIP_NO_FILESYSTEM and PIP_NO_THREADS
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
|
||||
class PIThread;
|
||||
|
||||
#ifndef PIP_NO_THREADS
|
||||
#ifndef MICRO_PIP
|
||||
class PIIntrospectionThreads;
|
||||
|
||||
@@ -304,5 +305,5 @@ private:
|
||||
void setThreadName();
|
||||
};
|
||||
|
||||
|
||||
#endif // PIP_NO_THREADS
|
||||
#endif // PITHREAD_H
|
||||
|
||||
Reference in New Issue
Block a user