summaryrefslogtreecommitdiffstats
path: root/jsoncpp-src-0.5.0/include/json/json.h
diff options
context:
space:
mode:
authorAlexander Harkness <bearbin@gmail.com>2013-11-24 15:24:26 +0100
committerAlexander Harkness <bearbin@gmail.com>2013-11-24 15:24:26 +0100
commit4c67f49c87feeec821a3b1e239157fd80992b798 (patch)
tree46f46ae6dd85ef0b3ee4859fe4e171ed1d0eae37 /jsoncpp-src-0.5.0/include/json/json.h
parentMoved iniFile (diff)
downloadcuberite-4c67f49c87feeec821a3b1e239157fd80992b798.tar
cuberite-4c67f49c87feeec821a3b1e239157fd80992b798.tar.gz
cuberite-4c67f49c87feeec821a3b1e239157fd80992b798.tar.bz2
cuberite-4c67f49c87feeec821a3b1e239157fd80992b798.tar.lz
cuberite-4c67f49c87feeec821a3b1e239157fd80992b798.tar.xz
cuberite-4c67f49c87feeec821a3b1e239157fd80992b798.tar.zst
cuberite-4c67f49c87feeec821a3b1e239157fd80992b798.zip
Diffstat (limited to 'jsoncpp-src-0.5.0/include/json/json.h')
-rw-r--r--jsoncpp-src-0.5.0/include/json/json.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/jsoncpp-src-0.5.0/include/json/json.h b/jsoncpp-src-0.5.0/include/json/json.h
deleted file mode 100644
index c71ed65ab..000000000
--- a/jsoncpp-src-0.5.0/include/json/json.h
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef JSON_JSON_H_INCLUDED
-# define JSON_JSON_H_INCLUDED
-
-# include "autolink.h"
-# include "value.h"
-# include "reader.h"
-# include "writer.h"
-# include "features.h"
-
-#endif // JSON_JSON_H_INCLUDED