mirror of
https://github.com/ARMSX2/ARMSX2.git
synced 2026-08-24 16:50:16 -07:00
Common: Fix build with older ryml
This commit is contained in:
@@ -5,7 +5,9 @@
|
||||
|
||||
#include "Assertions.h"
|
||||
|
||||
#if RYML_VERSION_MAJOR > 0 || RYML_VERSION_MINOR >= 11
|
||||
#include "c4/yml/error.def.hpp" // for ryml::err_basic_format etc
|
||||
#endif
|
||||
|
||||
#include <csetjmp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user