summaryrefslogtreecommitdiffstats
path: root/JSON.h
diff options
context:
space:
mode:
authorFilipp Lepalaan <filipp@mac.com>2011-07-13 21:57:44 +0300
committerFilipp Lepalaan <filipp@mac.com>2011-07-13 21:57:44 +0300
commitfff8d58a80cbd8089832429f23b665983e4e8117 (patch)
tree2f102535fdd220b016ddb09b4a0eb2314054c992 /JSON.h
downloadHammerTime-master.tar.gz
HammerTime-master.tar.bz2
HammerTime-master.zip
First commitHEADmaster
Diffstat (limited to 'JSON.h')
-rwxr-xr-xJSON.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/JSON.h b/JSON.h
new file mode 100755
index 0000000..a2c23fb
--- /dev/null
+++ b/JSON.h
@@ -0,0 +1,10 @@
+//
+// JSON.h
+// SBJson
+//
+// Created by Stig Brautaset on 01/06/2011.
+// Copyright 2011 Stig Brautaset. All rights reserved.
+//
+
+#warning The JSON.h header is deprecated, and will disappear in a future release. Please change to include SBJson.h instead.
+#include "SBJson.h" \ No newline at end of file