[RAPPS] Enable ATL assertions

This commit is contained in:
Mark Jansen 2020-03-17 20:54:07 +01:00
parent a37b5b2f39
commit bcd301d136
No known key found for this signature in database
GPG key ID: B39240EE84BEAE8B

View file

@ -4,6 +4,7 @@
#define _INC_WINDOWS #define _INC_WINDOWS
#define COM_NO_WINDOWS_H #define COM_NO_WINDOWS_H
#define COBJMACROS #define COBJMACROS
#define _DEBUG
#include <tchar.h> #include <tchar.h>
#include <stdarg.h> #include <stdarg.h>