diff --git a/code/include/rlbox_stdlib.hpp b/code/include/rlbox_stdlib.hpp index a6abd46..5a6502d 100644 --- a/code/include/rlbox_stdlib.hpp +++ b/code/include/rlbox_stdlib.hpp @@ -138,7 +138,7 @@ template static constexpr bool can_type_be_memcopied = std::is_same_v> || std::is_same_v> || std::is_same_v> || std::is_same_v> || - std::is_same_v>; + std::is_same_v> || std::is_same_v>; /** * @brief Copy to sandbox memory area. Note that memcpy is meant to be called on