code clean

This commit is contained in:
2020-07-10 16:57:02 +03:00
parent 614370096c
commit 835e6c7773
4 changed files with 42 additions and 57 deletions

View File

@@ -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