summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/assimp/code/StringComparison.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/assimp/code/StringComparison.h')
-rw-r--r--src/3rdparty/assimp/code/StringComparison.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/3rdparty/assimp/code/StringComparison.h b/src/3rdparty/assimp/code/StringComparison.h
index 0e1dbe4b8..ed5f4bd6a 100644
--- a/src/3rdparty/assimp/code/StringComparison.h
+++ b/src/3rdparty/assimp/code/StringComparison.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,
@@ -56,7 +57,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include <string.h>
#include <stdint.h>
#include <string>
-#include <cctype>
namespace Assimp {