mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2024-11-08 00:37:15 +01:00
Update sajson.cpp
This commit is contained in:
parent
d79f292729
commit
197a6cd622
8
vendor/SAJSON/sajson.cpp
vendored
8
vendor/SAJSON/sajson.cpp
vendored
@ -1 +1,7 @@
|
||||
#include <sajson.h>
|
||||
#include <sajson.h>
|
||||
|
||||
namespace sajson {
|
||||
namespace internal {
|
||||
template <> const uint8_t globals_struct<void>::parse_flags[256];
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user