Some warnings fixed

This commit is contained in:
Nekotekina 2015-01-25 19:23:24 +03:00
parent 94b0d9dfd5
commit 6d1c9f2764
13 changed files with 27 additions and 23 deletions

View file

@ -5,6 +5,7 @@
#include "key_vault.h"
#include "unpkg.h"
#include "restore_new.h"
#pragma warning(disable : 4996)
#include <wx/progdlg.h>
#include "define_new_memleakdetect.h"