mirror of
https://github.com/rwengine/openrw.git
synced 2024-11-22 18:32:44 +01:00
Add defines include to types include
This commit is contained in:
parent
8cd50fadf0
commit
df52ded730
@ -7,6 +7,7 @@
|
||||
#include <string>
|
||||
#include <glm/glm.hpp>
|
||||
#include <memory>
|
||||
#include <rw/defines.hpp>
|
||||
|
||||
#define RW_USING(feature) 1 == feature
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user