mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-21 05:39:42 +00:00
add cassert for windows
This commit is contained in:
parent
f6bead88a9
commit
4a54d375cc
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
#include <components/misc/convert.hpp>
|
||||
|
||||
#include <osg/Vec3f>
|
||||
|
||||
#include <cassert>
|
||||
#include <vector>
|
||||
|
||||
class dtNavMesh;
|
||||
|
|
Loading…
Reference in a new issue