Cleanup_includes: fix linux build.

This commit is contained in:
Kim Kulling
2017-03-08 09:55:44 +01:00
parent f312d8709e
commit 3bd9efa82c
4 changed files with 108 additions and 109 deletions

View File

@@ -45,6 +45,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include <map>
#include <vector>
#include <string>
#include <assimp/matrix4x4.h>
struct aiScene;