reference: JSON reference example

git-svn-id: svn://ultimatepp.org/upp/trunk@4126 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2011-11-04 18:19:14 +00:00
parent 258d544fac
commit 94d5403673
4 changed files with 126 additions and 0 deletions

4
reference/JSON/init Normal file
View file

@ -0,0 +1,4 @@
#ifndef _JSON_icpp_init_stub
#define _JSON_icpp_init_stub
#include "Core/init"
#endif