Kim Kulling 3 недель назад
Родитель
Сommit
ea7f710d70
1 измененных файлов с 0 добавлено и 4 удалено
  1. 0 4
      code/AssetLib/glTF2/glTF2Asset.h

+ 0 - 4
code/AssetLib/glTF2/glTF2Asset.h

@@ -58,8 +58,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 #ifndef GLTF2ASSET_H_INC
 #ifndef GLTF2ASSET_H_INC
 #define GLTF2ASSET_H_INC
 #define GLTF2ASSET_H_INC
 
 
-//#if !defined(ASSIMP_BUILD_NO_GLTF_IMPORTER) && !defined(ASSIMP_BUILD_NO_GLTF2_IMPORTER)
-
 #include <assimp/Exceptional.h>
 #include <assimp/Exceptional.h>
 
 
 #include <algorithm>
 #include <algorithm>
@@ -1283,6 +1281,4 @@ inline std::string getContextForErrorMessages(const std::string &id, const std::
 // Include the implementation of the methods
 // Include the implementation of the methods
 #include "glTF2Asset.inl"
 #include "glTF2Asset.inl"
 
 
-//#endif // ASSIMP_BUILD_NO_GLTF_IMPORTER
-
 #endif // GLTF2ASSET_H_INC
 #endif // GLTF2ASSET_H_INC