PIP_NO_FILESYSTEM and PIP_NO_THREADS
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
#include "pisystemtime.h"
|
||||
|
||||
|
||||
#ifndef PIP_NO_THREADS
|
||||
/**
|
||||
* \brief A condition variable is an object able to block the calling thread until notified to resume.
|
||||
*
|
||||
@@ -121,5 +122,5 @@ private:
|
||||
PRIVATE_DECLARATION(PIP_EXPORT)
|
||||
};
|
||||
|
||||
|
||||
#endif // PIP_NO_THREADS
|
||||
#endif // PICONDITIONVAR_H
|
||||
|
||||
Reference in New Issue
Block a user