Revise _CRT_SECURE_NO_WARNINGS coverage

Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
2020-01-14 11:13:31 +01:00
parent 08a67c561a
commit b49624fc28
8 changed files with 7 additions and 12 deletions

View File

@@ -20,6 +20,4 @@
#pragma once
#define _CRT_SECURE_NO_WARNINGS // Prevent warnings from wxWidgets headers
#include "../include/PAP_UI.h"