mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-11 07:12:16 +00:00
- removed unused macOS specific #include
This commit is contained in:
parent
7c527de374
commit
e2ac5cdf57
1 changed files with 0 additions and 3 deletions
|
@ -27,9 +27,6 @@
|
|||
#include <stdio.h>
|
||||
#include <stddef.h>
|
||||
#include <memory>
|
||||
#ifdef __APPLE__
|
||||
#include <CoreServices/CoreServices.h>
|
||||
#endif
|
||||
|
||||
#include "i_time.h"
|
||||
#include "templates.h"
|
||||
|
|
Loading…
Reference in a new issue