code clean
This commit is contained in:
@@ -17,12 +17,11 @@
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#ifndef PIP_TESTS_PICONDITIONVAR_H
|
||||
#define PIP_TESTS_PICONDITIONVAR_H
|
||||
#ifndef PICONDITIONVAR_H
|
||||
#define PICONDITIONVAR_H
|
||||
|
||||
#include "piconditionlock.h"
|
||||
#include "pithread.h"
|
||||
#include "piinit.h"
|
||||
|
||||
|
||||
/**
|
||||
@@ -117,4 +116,4 @@ private:
|
||||
};
|
||||
|
||||
|
||||
#endif //PIP_TESTS_PICONDITIONVAR_H
|
||||
#endif // PICONDITIONVAR_H
|
||||
|
||||
Reference in New Issue
Block a user