Update utObjImportExport.cpp

Remove unused header.
pull/1464/head
Kim Kulling 2017-10-10 18:56:37 +02:00 committed by GitHub
parent c128e7e56c
commit 8f141c1966
1 changed files with 0 additions and 1 deletions

View File

@ -47,7 +47,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include <assimp/Importer.hpp>
#include <assimp/Exporter.hpp>
#include <assimp/postprocess.h>
#include <code/Exceptional.h>
using namespace Assimp;