Update reflect_type_info.hpp

This commit is contained in:
Maurice Heumann
2025-08-05 07:14:54 +02:00
committed by GitHub
parent 3d6200df37
commit 73085b16db

View File

@@ -14,6 +14,7 @@
#ifdef _MSC_VER
#pragma warning(push)
#pragma warning(disable : 4308)
#pragma warning(disable : 4819)
#endif
#include "reflect_extension.hpp"