Some fixes for build with MinGW

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@38 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
pull/1/head
DarkGuru 2008-05-24 08:12:53 +00:00
parent 5d18194990
commit de1c66d941
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#define OBJFILEMTLIMPORTER_H_INC
#include <vector>
#include <string>
struct aiColor3D;