mirror of
https://github.com/ZDoom/Raze.git
synced 2025-04-04 06:55:48 +00:00
remove unneeded non-standard includes from inifile.cpp
This commit is contained in:
parent
716e059374
commit
295d9e690b
1 changed files with 0 additions and 3 deletions
|
@ -18,9 +18,6 @@
|
|||
#include <ctype.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <fcntl.h>
|
||||
#include <sys/stat.h>
|
||||
#include <io.h>
|
||||
#include <string>
|
||||
#include "inifile.h"
|
||||
#include "misc.h"
|
||||
|
|
Loading…
Reference in a new issue