mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-12-11 21:10:50 +00:00
- Fix compilation with VS 2019?
This commit is contained in:
parent
b6ee4151ee
commit
54482bf165
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@
|
|||
#include <stdarg.h>
|
||||
#include <string.h>
|
||||
#include <stddef.h>
|
||||
#include <string>
|
||||
#include "tarray.h"
|
||||
#include "name.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue