Use include <cstring> and std::memcpy etc
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
%{
|
||||
#include <string.h>
|
||||
#include <cstring>
|
||||
%}
|
||||
%define hash-function-name hash_json_token
|
||||
%define lookup-function-name lookup_json_token
|
||||
|
||||
Reference in New Issue
Block a user