Strip includes from ripple_data and ripple_basics

This commit is contained in:
Vinnie Falco
2013-06-20 15:21:35 -07:00
parent 2398df7235
commit d26fa0446f
10 changed files with 9 additions and 41 deletions

View File

@@ -1,17 +0,0 @@
//------------------------------------------------------------------------------
/*
Copyright (c) 2011-2013, OpenCoin, Inc.
*/
//==============================================================================
#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