1
0
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:
Sandu Liviu Catalin 2021-07-23 00:39:14 +03:00
parent b4fa4091df
commit 747586ecf3

View File

@ -1,7 +1 @@
#include <sajson.h> #include <sajson.h>
namespace sajson {
namespace internal {
//template <> const uint8_t globals_struct<void>::parse_flags[256];
}
}