Fixes to compile MiniCL under Linux.

OpenCL fixes for Linux not processed yet (TBD)
This commit is contained in:
erwin.coumans
2010-08-24 21:35:28 +00:00
parent 1955d08f1b
commit 6a9e16501c
4 changed files with 6 additions and 2 deletions

View File

@@ -18,6 +18,7 @@ subject to the following restrictions:
#include "bmpLoader.h"
#include <string>
#include <cstring>
#include "LinearMath/btScalar.h"