Fixed VC++ warnings.

This commit is contained in:
Camilla Berglund
2014-03-31 22:33:22 +02:00
parent 584879c759
commit ebb7145ccc
3 changed files with 6 additions and 6 deletions
+4 -4
View File
@@ -62,15 +62,15 @@
#define _WIN32_WINNT 0x0501
#endif
#include <windows.h>
#include <mmsystem.h>
#include <dbt.h>
#if defined(_MSC_VER)
#include <malloc.h>
#define strdup _strdup
#endif
#include <windows.h>
#include <mmsystem.h>
#include <dbt.h>
//========================================================================
// Hack: Define things that some windows.h variants don't