summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/assimp/code/RemoveComments.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/assimp/code/RemoveComments.h')
-rw-r--r--src/3rdparty/assimp/code/RemoveComments.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/3rdparty/assimp/code/RemoveComments.h b/src/3rdparty/assimp/code/RemoveComments.h
index 856ed74bf..0a00a8f0f 100644
--- a/src/3rdparty/assimp/code/RemoveComments.h
+++ b/src/3rdparty/assimp/code/RemoveComments.h
@@ -2,7 +2,8 @@
Open Asset Import Library (assimp)
----------------------------------------------------------------------
-Copyright (c) 2006-2016, assimp team
+Copyright (c) 2006-2017, assimp team
+
All rights reserved.
Redistribution and use of this software in source and binary forms,
@@ -44,7 +45,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#ifndef AI_REMOVE_COMMENTS_H_INC
#define AI_REMOVE_COMMENTS_H_INC
-#include <assimp/ai_assert.h>
+
#include <assimp/defs.h>
namespace Assimp {