From 638369e9956190e47dc8d23fd1ad209b3bcaa43c Mon Sep 17 00:00:00 2001 From: awr1 <41453959+awr1@users.noreply.github.com> Date: Tue, 14 Jul 2020 21:58:36 -0500 Subject: [PATCH] Try to fix lexing issue with preproc w/r/t __has_warning --- code/AssetLib/glTF/glTFExporter.cpp | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/code/AssetLib/glTF/glTFExporter.cpp b/code/AssetLib/glTF/glTFExporter.cpp index 032555fc3..be9dddef7 100644 --- a/code/AssetLib/glTF/glTFExporter.cpp +++ b/code/AssetLib/glTF/glTFExporter.cpp @@ -525,9 +525,11 @@ void ExportSkin(Asset& mAsset, const aiMesh* aimesh, Ref& meshRef, Ref