mirror of
https://github.com/ZDoom/Raze.git
synced 2025-05-30 00:41:24 +00:00
- added all #includes needed to compile on Windows without using precompiled headers.
This commit is contained in:
parent
7e2431ebd8
commit
e21f899989
6 changed files with 8 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
#include "hw_aabbtree.h"
|
||||
#include "stats.h"
|
||||
#include <memory>
|
||||
#include <functional>
|
||||
|
||||
class IDataBuffer;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue