mirror of
https://github.com/ZDoom/gzdoom.git
synced 2025-04-09 19:42:21 +00:00
- we don't need these includes anymore
This commit is contained in:
parent
0a9eb474cd
commit
fcf65bee27
1 changed files with 0 additions and 5 deletions
|
@ -45,11 +45,6 @@
|
|||
#include <shellapi.h>
|
||||
#include <VersionHelpers.h>
|
||||
|
||||
#include <iostream>
|
||||
#include <fstream>
|
||||
#include <io.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#pragma warning(disable:4244)
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue