mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-06-15 14:47:13 +02:00
Update sajson.cpp
This commit is contained in:
6
vendor/SAJSON/sajson.cpp
vendored
6
vendor/SAJSON/sajson.cpp
vendored
@ -1 +1,7 @@
|
||||
#include <sajson.h>
|
||||
|
||||
namespace sajson {
|
||||
namespace internal {
|
||||
template <> const uint8_t globals_struct<void>::parse_flags[256];
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user