Fixed a build error when including WinRT's SDLmain file directly in an app

main
David Ludwig 2014-03-15 10:37:40 -04:00
parent 26e8e387e1
commit 205266fa03
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
/*
SDL_winrt_main_NonXAML.cpp, placed in the public domain by David Ludwig 3/13/14
*/
#include "../../../SDL_internal.h"
#include "SDL_main.h"
#include <wrl.h>