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,9 @@
#pragma once
// Prevent warnings from wxWidgets headers
#define _CRT_SECURE_NO_WARNINGS
#if EAPMETHOD_TYPE == 21
#include "../../lib/TTLS_UI/include/Module.h"
#define _EAPMETHOD_PEER_UI eap::peer_ttls_ui