Q3BSP: Fix build with clang libc++

pull/1656/head
Turo Lamminen 2017-12-24 22:17:45 +02:00
parent dc94e5921e
commit 096056b899
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include "Q3BSPZipArchive.h"
#include <cassert>
#include <cstdlib>
#include <assimp/ai_assert.h>
namespace Assimp {