浏览代码

E2K: strip UTF-8 BOM for MCST lcc compiler < 1.24

strip UTF-8 BOM for compability with MCST lcc compiler < 1.24
[email protected] 5 年之前
父节点
当前提交
552078cb66

+ 1 - 1
Source/ThirdParty/Assimp/code/AMFImporter_Geometry.cpp

@@ -1,4 +1,4 @@
-/*
+/*
 ---------------------------------------------------------------------------
 Open Asset Import Library (assimp)
 ---------------------------------------------------------------------------

+ 1 - 1
Source/ThirdParty/Assimp/code/AMFImporter_Macro.hpp

@@ -1,4 +1,4 @@
-/*
+/*
 ---------------------------------------------------------------------------
 Open Asset Import Library (assimp)
 ---------------------------------------------------------------------------

+ 1 - 1
Source/ThirdParty/Assimp/code/AMFImporter_Material.cpp

@@ -1,4 +1,4 @@
-/*
+/*
 ---------------------------------------------------------------------------
 Open Asset Import Library (assimp)
 ---------------------------------------------------------------------------

+ 1 - 1
Source/ThirdParty/Assimp/code/AMFImporter_Node.hpp

@@ -1,4 +1,4 @@
-/*
+/*
 ---------------------------------------------------------------------------
 Open Asset Import Library (assimp)
 ---------------------------------------------------------------------------

+ 1 - 1
Source/ThirdParty/Assimp/code/AMFImporter_Postprocess.cpp

@@ -1,4 +1,4 @@
-/*
+/*
 ---------------------------------------------------------------------------
 Open Asset Import Library (assimp)
 ---------------------------------------------------------------------------

+ 1 - 1
Source/ThirdParty/Assimp/code/ImporterRegistry.cpp

@@ -1,4 +1,4 @@
-/*
+/*
 ---------------------------------------------------------------------------
 Open Asset Import Library (assimp)
 ---------------------------------------------------------------------------

+ 1 - 1
Source/ThirdParty/Assimp/code/ValidateDataStructure.cpp

@@ -1,4 +1,4 @@
-/*
+/*
 ---------------------------------------------------------------------------
 Open Asset Import Library (assimp)
 ---------------------------------------------------------------------------

+ 1 - 1
Source/ThirdParty/Assimp/code/glTF2Asset.h

@@ -1,4 +1,4 @@
-/*
+/*
 Open Asset Import Library (assimp)
 ----------------------------------------------------------------------
 

+ 1 - 1
Source/ThirdParty/Assimp/code/glTF2AssetWriter.inl

@@ -1,4 +1,4 @@
-/*
+/*
 Open Asset Import Library (assimp)
 ----------------------------------------------------------------------
 

+ 1 - 1
Source/ThirdParty/Assimp/code/glTF2Exporter.cpp

@@ -1,4 +1,4 @@
-/*
+/*
 Open Asset Import Library (assimp)
 ----------------------------------------------------------------------
 

+ 1 - 1
Source/ThirdParty/Assimp/code/glTFAsset.h

@@ -1,4 +1,4 @@
-/*
+/*
 Open Asset Import Library (assimp)
 ----------------------------------------------------------------------
 

+ 1 - 1
Source/ThirdParty/Assimp/code/glTFAsset.inl

@@ -1,4 +1,4 @@
-/*
+/*
 Open Asset Import Library (assimp)
 ----------------------------------------------------------------------
 

+ 1 - 1
Source/ThirdParty/Assimp/code/glTFAssetWriter.inl

@@ -1,4 +1,4 @@
-/*
+/*
 Open Asset Import Library (assimp)
 ----------------------------------------------------------------------
 

+ 1 - 1
Source/ThirdParty/Assimp/code/glTFExporter.cpp

@@ -1,4 +1,4 @@
-/*
+/*
 Open Asset Import Library (assimp)
 ----------------------------------------------------------------------
 

+ 1 - 1
Source/ThirdParty/Assimp/code/glTFImporter.cpp

@@ -1,4 +1,4 @@
-/*
+/*
 Open Asset Import Library (assimp)
 ----------------------------------------------------------------------
 

+ 1 - 1
Source/ThirdParty/Assimp/contrib/Open3DGC/o3dgcSC3DMCDecoder.h

@@ -1,4 +1,4 @@
-/*
+/*
 Copyright (c) 2013 Khaled Mammou - Advanced Micro Devices, Inc.
 
 Permission is hereby granted, free of charge, to any person obtaining a copy

+ 1 - 1
Source/ThirdParty/Assimp/contrib/Open3DGC/o3dgcSC3DMCDecoder.inl

@@ -1,4 +1,4 @@
-/*
+/*
 Copyright (c) 2013 Khaled Mammou - Advanced Micro Devices, Inc.
 
 Permission is hereby granted, free of charge, to any person obtaining a copy

+ 1 - 1
Source/ThirdParty/Assimp/include/assimp/scene.h

@@ -1,4 +1,4 @@
-/*
+/*
 ---------------------------------------------------------------------------
 Open Asset Import Library (assimp)
 ---------------------------------------------------------------------------

+ 1 - 1
Source/ThirdParty/SLikeNet/Source/src/linux_adapter.cpp

@@ -1,4 +1,4 @@
-/*
+/*
  *  Copyright (c) 2016-2017, SLikeSoft UG (haftungsbeschränkt)
  *
  *  This source code is licensed under the MIT-style license found in the

+ 1 - 1
Source/ThirdParty/nanodbc/nanodbc/nanodbc.cpp

@@ -1,4 +1,4 @@
-/// \file nanodbc.cpp Implementation details.
+/// \file nanodbc.cpp Implementation details.
 #ifndef DOXYGEN
 
 // ASCII art banners are helpful for code editors with a minimap display.

+ 1 - 1
Source/ThirdParty/nanodbc/nanodbc/nanodbc.h

@@ -1,4 +1,4 @@
-/// \file nanodbc.h The entirety of nanodbc can be found within this file and nanodbc.cpp.
+/// \file nanodbc.h The entirety of nanodbc can be found within this file and nanodbc.cpp.
 
 /// \mainpage
 ///

+ 1 - 1
Source/Urho3D/Scene/Node.cpp

@@ -1,4 +1,4 @@
-//
+//
 // Copyright (c) 2008-2020 the Urho3D project.
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy