mirror of
https://github.com/ZDoom/Raze.git
synced 2025-05-30 17:01:03 +00:00
- cleaned up the remaining dependencies on windows.h
This file now only gets included by code that really needs it.
This commit is contained in:
parent
95c906e21a
commit
a90185bea9
17 changed files with 20 additions and 265 deletions
|
@ -7,10 +7,6 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#ifdef _WIN32
|
||||
# include "windows_inc.h"
|
||||
#endif
|
||||
|
||||
#include "xs_Float.h"
|
||||
|
||||
////////// Compiler detection //////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue