From ce1a90e7653e7c1d85a85730fa2f1a7fe2bce7e4 Mon Sep 17 00:00:00 2001 From: Li Yanxu Date: Wed, 15 Jan 2025 22:46:56 +0800 Subject: [PATCH] fix: fix nlohmann-fifo-map if vcpkg --- src/FBX2glTF.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/FBX2glTF.h b/src/FBX2glTF.h index 56c7c2c..7ee9f48 100644 --- a/src/FBX2glTF.h +++ b/src/FBX2glTF.h @@ -32,7 +32,7 @@ #include "mathfu.hpp" // give all modules access to our tweaked JSON -#include +#include #include template