Files
rippled/src/ripple/validators/ripple_validators.h

22 lines
536 B
C

//------------------------------------------------------------------------------
/*
Copyright (c) 2011-2013, OpenCoin, Inc.
*/
//==============================================================================
#ifndef RIPPLE_VALIDATORS_H_INCLUDED
#define RIPPLE_VALIDATORS_H_INCLUDED
#include "beast/modules/beast_core/beast_core.h"
#include "beast/beast/http/URL.h"
#include "../ripple/rpc/ripple_rpc.h"
#include "../ripple/types/ripple_types.h"
# include "api/Types.h"
# include "api/Source.h"
#include "api/Manager.h"
#endif