1
0
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:
Daniel Evans 2016-04-14 01:24:23 +01:00
parent 8cd50fadf0
commit df52ded730

View File

@ -7,6 +7,7 @@
#include <string>
#include <glm/glm.hpp>
#include <memory>
#include <rw/defines.hpp>
#define RW_USING(feature) 1 == feature