Merge branch 'brushbsp' of https://github.com/ericwa/ericw-tools into brushbsp
This commit is contained in:
commit
c2378dc38c
|
|
@ -24,6 +24,9 @@
|
|||
#include <qbsp/winding.hh>
|
||||
#include <common/aabb.hh>
|
||||
#include <optional>
|
||||
#include <list>
|
||||
#include <vector>
|
||||
#include <memory>
|
||||
|
||||
class mapentity_t;
|
||||
struct maptexinfo_t;
|
||||
|
|
|
|||
Loading…
Reference in New Issue