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,8 +17,8 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef AWRCANFLASHER_PICONDITIONLOCK_H
#define AWRCANFLASHER_PICONDITIONLOCK_H
#ifndef PICONDITIONLOCK_H
#define PICONDITIONLOCK_H
#include "pimutex.h"
@@ -48,4 +48,4 @@ private:
};
#endif //AWRCANFLASHER_PICONDITIONLOCK_H
#endif // PICONDITIONLOCK_H