Merge branch 'brushbsp' of https://github.com/ericwa/ericw-tools into brushbsp

This commit is contained in:
Jonathan 2022-08-11 02:58:58 -04:00
commit c2378dc38c
1 changed files with 3 additions and 0 deletions

View File

@ -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;