//------------------------------------------------------------------------------ /* Copyright (c) 2011-2013, OpenCoin, Inc. */ //============================================================================== /** Include this to get the @ref ripple_client module. @file ripple_client.h @ingroup ripple_client */ /** Client classes. This module provides classes that perform client interaction with the server. @defgroup ripple_client */ #ifndef RIPPLE_CLIENT_H #define RIPPLE_CLIENT_H #endif