remove unnecessary header

This commit is contained in:
Erwin Coumans
2014-10-21 18:06:36 -07:00
parent bb9ea22bf0
commit 2965087110

View File

@@ -20,7 +20,6 @@ subject to the following restrictions:
#include <stdio.h> //fopen
#include "Bullet3Common/b3AlignedObjectArray.h"
#include <string>
#include "OpenGLWindow/OpenGLInclude.h"
#include "tinyxml/tinyxml.h"
#include "Bullet3Common/b3FileUtils.h"