mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 20:12:57 +01:00
75990a46a7
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@58 1a98c847-1fd6-4fd8-948a-caf3550aa51b
9 lines
200 B
C++
9 lines
200 B
C++
/* Copyright (c) 2007 John W Wilkinson
|
|
|
|
This source code can be used for any purpose as long as
|
|
this comment is retained. */
|
|
|
|
// json spirit version 2.00
|
|
|
|
#include "json_spirit_value.h"
|