WinRT: minor header file usage cleanup in the d3d11 renderer
This commit is contained in:
parent
fd6014b877
commit
ad7caf3267
1 changed files with 0 additions and 4 deletions
|
@ -36,16 +36,12 @@
|
|||
extern "C" {
|
||||
#include "../../core/windows/SDL_windows.h"
|
||||
#include "SDL_hints.h"
|
||||
//#include "SDL_loadso.h"
|
||||
#include "SDL_system.h"
|
||||
#include "SDL_syswm.h"
|
||||
#include "../SDL_sysrender.h"
|
||||
#include "SDL_log.h"
|
||||
#include "../../video/SDL_sysvideo.h"
|
||||
//#include "stdio.h"
|
||||
}
|
||||
|
||||
#include <fstream>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue