diff options
author | Filipp Lepalaan <filipp@mac.com> | 2011-07-13 21:57:44 +0300 |
---|---|---|
committer | Filipp Lepalaan <filipp@mac.com> | 2011-07-13 21:57:44 +0300 |
commit | fff8d58a80cbd8089832429f23b665983e4e8117 (patch) | |
tree | 2f102535fdd220b016ddb09b4a0eb2314054c992 /JSON.h | |
download | HammerTime-master.tar.gz HammerTime-master.tar.bz2 HammerTime-master.zip |
Diffstat (limited to 'JSON.h')
-rwxr-xr-x | JSON.h | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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 |