From a05f33f6a71bf75a50d323c48d7492a8723f5a65 Mon Sep 17 00:00:00 2001 From: Vinnie Falco Date: Tue, 12 Nov 2013 09:28:37 -0800 Subject: [PATCH] Add annotation and clean up whitespace --- src/ripple/http/api/Port.h | 1 - src/ripple/http/api/ScopedStream.h | 1 - src/ripple/http/api/Server.h | 1 - src/ripple/http/api/Session.h | 1 - src/ripple/http/impl/Door.h | 1 - src/ripple/http/impl/Peer.h | 1 - src/ripple/http/impl/ServerImpl.h | 1 - src/ripple/http/impl/Types.h | 1 - src/ripple/http/ripple_http.h | 1 - src/ripple/json/api/json_config.h | 1 - src/ripple/json/api/json_features.h | 1 - src/ripple/json/api/json_forwards.h | 1 - src/ripple/json/api/json_reader.h | 1 - src/ripple/json/api/json_value.h | 1 - src/ripple/json/api/json_writer.h | 1 - src/ripple/json/impl/json_autolink.h | 1 - src/ripple/json/impl/json_batchallocator.h | 1 - src/ripple/peerfinder/impl/Giveaways.h | 1 - src/ripple/resource/README.md | 30 +++++++++++ src/ripple/rpc/api/Handler.h | 1 - src/ripple/rpc/api/Manager.h | 1 - src/ripple/rpc/api/Service.h | 1 - src/ripple/rpc/impl/ManagerImpl.h | 1 - src/ripple/rpc/ripple_rpc.h | 1 - src/ripple/sophia/ripple_sophia.h | 1 - src/ripple/sslutil/api/DHUtil.h | 1 - src/ripple/sslutil/api/HashUtilities.h | 1 - src/ripple/sslutil/ripple_sslutil.h | 1 - src/ripple/testoverlay/api/ConfigType.h | 1 - src/ripple/testoverlay/api/ConnectionType.h | 1 - src/ripple/testoverlay/api/InitPolicy.h | 1 - src/ripple/testoverlay/api/MessageType.h | 1 - src/ripple/testoverlay/api/NetworkType.h | 1 - src/ripple/testoverlay/api/PeerLogicBase.h | 1 - src/ripple/testoverlay/api/PeerType.h | 1 - src/ripple/testoverlay/api/Results.h | 1 - src/ripple/testoverlay/api/SimplePayload.h | 1 - src/ripple/testoverlay/api/StateBase.h | 1 - src/ripple/testoverlay/ripple_testoverlay.h | 1 - src/ripple/types/api/AgedHistory.h | 1 - src/ripple/types/api/Blob.h | 1 - src/ripple/types/api/ByteOrder.h | 1 - src/ripple/types/api/CryptoIdentifier.h | 1 - src/ripple/types/api/HashMaps.h | 1 - src/ripple/types/api/IdentifierType.h | 1 - src/ripple/types/api/RandomNumbers.h | 1 - src/ripple/types/api/RippleAccountID.h | 1 - .../types/api/RippleAccountPrivateKey.h | 1 - src/ripple/types/api/RippleAccountPublicKey.h | 1 - src/ripple/types/api/RippleLedgerHash.h | 1 - src/ripple/types/api/RipplePrivateKey.h | 1 - src/ripple/types/api/RipplePublicKey.h | 1 - src/ripple/types/api/RipplePublicKeyHash.h | 1 - src/ripple/types/api/SimpleIdentifier.h | 1 - src/ripple_app/consensus/DisputedTx.h | 1 - src/ripple_app/consensus/LedgerConsensus.h | 1 - src/ripple_app/contracts/Contract.h | 1 - src/ripple_app/contracts/Interpreter.h | 1 - src/ripple_app/contracts/Operation.h | 1 - src/ripple_app/contracts/ScriptData.h | 1 - src/ripple_app/data/DBInit.h | 1 - src/ripple_app/data/Database.h | 1 - src/ripple_app/data/DatabaseCon.h | 1 - src/ripple_app/data/SqliteDatabase.h | 1 - src/ripple_app/ledger/AcceptedLedger.h | 1 - src/ripple_app/ledger/AcceptedLedgerTx.h | 1 - src/ripple_app/ledger/InboundLedger.h | 1 - src/ripple_app/ledger/InboundLedgers.h | 1 - src/ripple_app/ledger/Ledger.h | 1 - src/ripple_app/ledger/LedgerEntrySet.h | 1 - src/ripple_app/ledger/LedgerHistory.h | 1 - src/ripple_app/ledger/LedgerMaster.h | 1 - src/ripple_app/ledger/LedgerProposal.h | 1 - src/ripple_app/ledger/LedgerTiming.h | 1 - src/ripple_app/ledger/OrderBookDB.h | 50 +++++++++++++++++-- src/ripple_app/ledger/SerializedValidation.h | 1 - src/ripple_app/main/Application.h | 1 - src/ripple_app/main/FatalErrorReporter.h | 1 - src/ripple_app/main/IoServicePool.h | 1 - src/ripple_app/main/LocalCredentials.h | 1 - src/ripple_app/main/NodeStoreScheduler.h | 1 - src/ripple_app/main/ParameterTable.h | 1 - src/ripple_app/main/RPCHTTPServer.h | 1 - src/ripple_app/main/RippleMain.h | 1 - src/ripple_app/misc/AccountItem.h | 1 - src/ripple_app/misc/AccountItems.h | 1 - src/ripple_app/misc/AccountState.h | 1 - src/ripple_app/misc/CanonicalTXSet.h | 1 - src/ripple_app/misc/IFeatures.h | 1 - src/ripple_app/misc/IFeeVote.h | 1 - src/ripple_app/misc/IHashRouter.h | 1 - src/ripple_app/misc/NetworkOPs.h | 1 - src/ripple_app/misc/Offer.h | 1 - src/ripple_app/misc/PowResult.h | 1 - src/ripple_app/misc/ProofOfWork.h | 1 - src/ripple_app/misc/ProofOfWorkFactory.h | 1 - src/ripple_app/misc/SerializedLedger.h | 1 - src/ripple_app/misc/SerializedTransaction.h | 1 - src/ripple_app/misc/Validations.h | 1 - src/ripple_app/node/SqliteFactory.h | 1 - src/ripple_app/paths/PathRequest.h | 1 - src/ripple_app/paths/PathState.h | 1 - src/ripple_app/paths/Pathfinder.h | 1 - src/ripple_app/paths/RippleCalc.cpp | 13 ++++- src/ripple_app/paths/RippleCalc.h | 1 - src/ripple_app/paths/RippleLineCache.h | 1 - src/ripple_app/paths/RippleState.h | 1 - src/ripple_app/peers/ClusterNodeStatus.h | 1 - src/ripple_app/peers/PackedMessage.h | 1 - src/ripple_app/peers/PeerSet.h | 1 - src/ripple_app/peers/UniqueNodeList.h | 1 - src/ripple_app/ripple_app.h | 1 - src/ripple_app/rpc/RPCHandler.h | 1 - src/ripple_app/rpc/RPCServerHandler.h | 1 - src/ripple_app/shamap/SHAMap.cpp | 1 - src/ripple_app/shamap/SHAMap.h | 1 - src/ripple_app/shamap/SHAMapAddNode.h | 1 - src/ripple_app/shamap/SHAMapItem.h | 1 - src/ripple_app/shamap/SHAMapMissingNode.h | 1 - src/ripple_app/shamap/SHAMapNode.h | 1 - src/ripple_app/shamap/SHAMapSyncFilter.h | 1 - src/ripple_app/shamap/SHAMapSyncFilters.h | 1 - src/ripple_app/shamap/SHAMapTreeNode.h | 1 - src/ripple_app/tx/AccountSetTransactor.h | 1 - src/ripple_app/tx/OfferCancelTransactor.h | 1 - src/ripple_app/tx/OfferCreateTransactor.h | 1 - src/ripple_app/tx/PaymentTransactor.h | 1 - src/ripple_app/tx/RegularKeySetTransactor.h | 1 - src/ripple_app/tx/Transaction.h | 1 - src/ripple_app/tx/TransactionAcquire.h | 1 - src/ripple_app/tx/TransactionEngine.h | 1 - src/ripple_app/tx/TransactionMaster.cpp | 1 - src/ripple_app/tx/TransactionMaster.h | 1 - src/ripple_app/tx/TransactionMeta.h | 1 - src/ripple_app/tx/Transactor.h | 1 - src/ripple_app/tx/TrustSetTransactor.h | 1 - src/ripple_app/tx/TxQueue.h | 1 - src/ripple_app/tx/TxQueueEntry.h | 1 - src/ripple_app/tx/WalletAddTransactor.h | 1 - src/ripple_app/websocket/WSConnection.h | 1 - src/ripple_app/websocket/WSDoor.h | 1 - src/ripple_app/websocket/WSServerHandler.h | 1 - src/ripple_basics/containers/KeyCache.h | 1 - src/ripple_basics/containers/RangeSet.h | 1 - src/ripple_basics/containers/TaggedCache.h | 1 - src/ripple_basics/log/Log.h | 1 - src/ripple_basics/log/LogFile.h | 1 - src/ripple_basics/log/LogPartition.h | 1 - src/ripple_basics/log/LogSeverity.h | 1 - src/ripple_basics/log/LoggedTimings.h | 1 - src/ripple_basics/ripple_basics.h | 1 - src/ripple_basics/system/BoostIncludes.h | 1 - src/ripple_basics/types/BasicTypes.h | 1 - src/ripple_basics/utility/CountedObject.h | 1 - src/ripple_basics/utility/IniFile.h | 1 - src/ripple_basics/utility/PlatformMacros.h | 1 - src/ripple_basics/utility/StringUtilities.h | 1 - src/ripple_basics/utility/Sustain.h | 1 - src/ripple_basics/utility/ThreadName.h | 1 - src/ripple_basics/utility/Time.h | 1 - src/ripple_basics/utility/UptimeTimer.h | 1 - src/ripple_core/functional/Config.h | 1 - src/ripple_core/functional/ConfigSections.h | 1 - src/ripple_core/functional/Job.h | 1 - src/ripple_core/functional/JobQueue.h | 1 - src/ripple_core/functional/LoadEvent.h | 1 - src/ripple_core/functional/LoadMonitor.h | 1 - src/ripple_core/functional/LoadSource.h | 1 - src/ripple_core/nodestore/NodeStore.h | 1 - src/ripple_core/nodestore/api/Backend.h | 1 - src/ripple_core/nodestore/api/Database.h | 1 - .../nodestore/api/DummyScheduler.h | 1 - src/ripple_core/nodestore/api/Factory.h | 1 - src/ripple_core/nodestore/api/NodeObject.h | 1 - src/ripple_core/nodestore/api/Scheduler.h | 1 - src/ripple_core/nodestore/api/Task.h | 1 - src/ripple_core/nodestore/api/Types.h | 1 - src/ripple_core/nodestore/api/VisitCallback.h | 1 - .../nodestore/backend/HyperDBFactory.h | 1 - .../nodestore/backend/KeyvaDBFactory.h | 1 - .../nodestore/backend/LevelDBFactory.h | 1 - .../nodestore/backend/MdbFactory.h | 1 - .../nodestore/backend/MemoryFactory.h | 1 - .../nodestore/backend/NullFactory.h | 1 - .../nodestore/backend/SophiaFactory.h | 1 - src/ripple_core/nodestore/impl/BatchWriter.h | 1 - src/ripple_core/nodestore/impl/DecodedBlob.h | 1 - src/ripple_core/nodestore/impl/EncodedBlob.h | 1 - src/ripple_core/nodestore/impl/Factories.h | 1 - src/ripple_core/nodestore/tests/TestBase.h | 1 - src/ripple_core/ripple_core.h | 1 - src/ripple_data/crypto/RFC1751.h | 1 - src/ripple_data/protocol/BuildInfo.h | 1 - src/ripple_data/protocol/FieldNames.h | 1 - src/ripple_data/protocol/HashPrefix.h | 1 - src/ripple_data/protocol/KnownFormats.h | 1 - src/ripple_data/protocol/LedgerFormats.h | 1 - src/ripple_data/protocol/Protocol.h | 1 - src/ripple_data/protocol/RippleAddress.h | 1 - src/ripple_data/protocol/RippleSystem.h | 1 - src/ripple_data/protocol/SerializedObject.h | 1 - .../protocol/SerializedObjectTemplate.h | 1 - src/ripple_data/protocol/SerializedTypes.h | 1 - src/ripple_data/protocol/Serializer.h | 1 - src/ripple_data/protocol/TER.h | 1 - src/ripple_data/protocol/TxFlags.h | 1 - src/ripple_data/protocol/TxFormats.h | 1 - src/ripple_data/ripple_data.h | 1 - src/ripple_data/utility/UptimeTimerAdapter.h | 1 - src/ripple_hyperleveldb/ripple_hyperleveldb.h | 1 - src/ripple_leveldb/ripple_leveldb.h | 1 - src/ripple_mdb/ripple_mdb.h | 1 - src/ripple_net/basics/HTTPClient.h | 1 - src/ripple_net/basics/HTTPRequest.h | 1 - src/ripple_net/basics/MultiSocket.h | 1 - src/ripple_net/basics/RPCDoor.h | 1 - src/ripple_net/basics/RPCServer.h | 1 - src/ripple_net/basics/RippleSSLContext.h | 1 - src/ripple_net/basics/SNTPClient.h | 1 - src/ripple_net/basics/impl/MultiSocketType.h | 1 - src/ripple_net/ripple_net.h | 1 - src/ripple_net/rpc/InfoSub.h | 1 - src/ripple_net/rpc/RPCCall.h | 1 - src/ripple_net/rpc/RPCErr.h | 1 - src/ripple_net/rpc/RPCSub.h | 1 - src/ripple_net/rpc/RPCUtil.h | 1 - src/ripple_websocket/autosocket/AutoSocket.h | 1 - src/ripple_websocket/ripple_websocket.h | 1 - 228 files changed, 87 insertions(+), 231 deletions(-) create mode 100644 src/ripple/resource/README.md diff --git a/src/ripple/http/api/Port.h b/src/ripple/http/api/Port.h index 675c5d5450..fd7d722268 100644 --- a/src/ripple/http/api/Port.h +++ b/src/ripple/http/api/Port.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_HTTP_PORT_H_INCLUDED #define RIPPLE_HTTP_PORT_H_INCLUDED diff --git a/src/ripple/http/api/ScopedStream.h b/src/ripple/http/api/ScopedStream.h index cac7cf2c2d..f21049f1e4 100644 --- a/src/ripple/http/api/ScopedStream.h +++ b/src/ripple/http/api/ScopedStream.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_HTTP_SCOPEDSTREAM_H_INCLUDED #define RIPPLE_HTTP_SCOPEDSTREAM_H_INCLUDED diff --git a/src/ripple/http/api/Server.h b/src/ripple/http/api/Server.h index 0f11dad6c4..4f7dccf0e4 100644 --- a/src/ripple/http/api/Server.h +++ b/src/ripple/http/api/Server.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_HTTP_SERVER_H_INCLUDED #define RIPPLE_HTTP_SERVER_H_INCLUDED diff --git a/src/ripple/http/api/Session.h b/src/ripple/http/api/Session.h index 848a52c0cc..bb5695c223 100644 --- a/src/ripple/http/api/Session.h +++ b/src/ripple/http/api/Session.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_HTTP_SESSION_H_INCLUDED #define RIPPLE_HTTP_SESSION_H_INCLUDED diff --git a/src/ripple/http/impl/Door.h b/src/ripple/http/impl/Door.h index 6575e50cd8..d9fe33ff5f 100644 --- a/src/ripple/http/impl/Door.h +++ b/src/ripple/http/impl/Door.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_HTTP_DOOR_H_INCLUDED #define RIPPLE_HTTP_DOOR_H_INCLUDED diff --git a/src/ripple/http/impl/Peer.h b/src/ripple/http/impl/Peer.h index 0866a2f5e7..b18745b3db 100644 --- a/src/ripple/http/impl/Peer.h +++ b/src/ripple/http/impl/Peer.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_HTTP_PEER_H_INCLUDED #define RIPPLE_HTTP_PEER_H_INCLUDED diff --git a/src/ripple/http/impl/ServerImpl.h b/src/ripple/http/impl/ServerImpl.h index 61c66aaebf..56f31f590c 100644 --- a/src/ripple/http/impl/ServerImpl.h +++ b/src/ripple/http/impl/ServerImpl.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_HTTP_SERVERIMPL_H_INCLUDED #define RIPPLE_HTTP_SERVERIMPL_H_INCLUDED diff --git a/src/ripple/http/impl/Types.h b/src/ripple/http/impl/Types.h index b206977873..ea58de0121 100644 --- a/src/ripple/http/impl/Types.h +++ b/src/ripple/http/impl/Types.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_HTTP_TYPES_H_INCLUDED #define RIPPLE_HTTP_TYPES_H_INCLUDED diff --git a/src/ripple/http/ripple_http.h b/src/ripple/http/ripple_http.h index b1b924b7ab..07b47b36c2 100644 --- a/src/ripple/http/ripple_http.h +++ b/src/ripple/http/ripple_http.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_HTTP_H_INCLUDED #define RIPPLE_HTTP_H_INCLUDED diff --git a/src/ripple/json/api/json_config.h b/src/ripple/json/api/json_config.h index 6fd1d7c2d7..552c40a34f 100644 --- a/src/ripple/json/api/json_config.h +++ b/src/ripple/json/api/json_config.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef JSON_CONFIG_H_INCLUDED #define JSON_CONFIG_H_INCLUDED diff --git a/src/ripple/json/api/json_features.h b/src/ripple/json/api/json_features.h index 8e72ded43b..153052e256 100644 --- a/src/ripple/json/api/json_features.h +++ b/src/ripple/json/api/json_features.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef CPPTL_JSON_FEATURES_H_INCLUDED #define CPPTL_JSON_FEATURES_H_INCLUDED diff --git a/src/ripple/json/api/json_forwards.h b/src/ripple/json/api/json_forwards.h index 4394607c4a..c6fbf977fd 100644 --- a/src/ripple/json/api/json_forwards.h +++ b/src/ripple/json/api/json_forwards.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef JSON_FORWARDS_H_INCLUDED #define JSON_FORWARDS_H_INCLUDED diff --git a/src/ripple/json/api/json_reader.h b/src/ripple/json/api/json_reader.h index bc187eb881..557182f7f8 100644 --- a/src/ripple/json/api/json_reader.h +++ b/src/ripple/json/api/json_reader.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef CPPTL_JSON_READER_H_INCLUDED # define CPPTL_JSON_READER_H_INCLUDED diff --git a/src/ripple/json/api/json_value.h b/src/ripple/json/api/json_value.h index e197241c99..3a92e8d685 100644 --- a/src/ripple/json/api/json_value.h +++ b/src/ripple/json/api/json_value.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef CPPTL_JSON_H_INCLUDED #define CPPTL_JSON_H_INCLUDED diff --git a/src/ripple/json/api/json_writer.h b/src/ripple/json/api/json_writer.h index bae89d835c..b379d341e9 100644 --- a/src/ripple/json/api/json_writer.h +++ b/src/ripple/json/api/json_writer.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef JSON_WRITER_H_INCLUDED #define JSON_WRITER_H_INCLUDED diff --git a/src/ripple/json/impl/json_autolink.h b/src/ripple/json/impl/json_autolink.h index 0f4c4beae2..162823dfaa 100644 --- a/src/ripple/json/impl/json_autolink.h +++ b/src/ripple/json/impl/json_autolink.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef JSON_AUTOLINK_H_INCLUDED #define JSON_AUTOLINK_H_INCLUDED diff --git a/src/ripple/json/impl/json_batchallocator.h b/src/ripple/json/impl/json_batchallocator.h index c9e6b38fd2..1b6d782861 100644 --- a/src/ripple/json/impl/json_batchallocator.h +++ b/src/ripple/json/impl/json_batchallocator.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef JSONCPP_BATCHALLOCATOR_H_INCLUDED #define JSONCPP_BATCHALLOCATOR_H_INCLUDED diff --git a/src/ripple/peerfinder/impl/Giveaways.h b/src/ripple/peerfinder/impl/Giveaways.h index 1ed4f6f116..e699c6054d 100644 --- a/src/ripple/peerfinder/impl/Giveaways.h +++ b/src/ripple/peerfinder/impl/Giveaways.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_PEERFINDER_GIVEAWAYS_H_INCLUDED #define RIPPLE_PEERFINDER_GIVEAWAYS_H_INCLUDED diff --git a/src/ripple/resource/README.md b/src/ripple/resource/README.md new file mode 100644 index 0000000000..72c8fb1f64 --- /dev/null +++ b/src/ripple/resource/README.md @@ -0,0 +1,30 @@ +# ResourceManager + +The ResourceManager module has these responsibilities: + +- Uniquely identify endpoints which impose load. +- Track the load used across endpoints. +- Provide an interface to share load information in a cluster. +- Warn and/or disconnect endpoints for imposing load. + +## Description + +To prevent monopolization of server resources or attacks on servers, +resource consumption is monitored at each endpoint. When consumption +exceeds certain thresholds, costs are imposed. Costs include charging +additional XRP for transactions, requiring a proof of work to be +performed, or simply disconnecting the endpoint. + +Currently, consumption endpoints include websocket connections used to +service clients, and peer connections used to create the peer to peer +overlay network implementing the Ripple protcool. + +The current "balance" of a Consumer represents resource consumption +debt or credit. Debt is accrued when bad loads are imposed. Credit is +granted when good loads are imposed. When the balance crosses heuristic +thresholds, costs are increased on the endpoint. The balance is +represented as a unitless relative quantity. + +Although RPC connections consume resources, they are transient and +cannot be rate limited. It is advised not to expose RPC interfaces +to the general public. diff --git a/src/ripple/rpc/api/Handler.h b/src/ripple/rpc/api/Handler.h index 2ce1297337..76df42ffcb 100644 --- a/src/ripple/rpc/api/Handler.h +++ b/src/ripple/rpc/api/Handler.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_RPC_HANDLER_H_INCLUDED #define RIPPLE_RPC_HANDLER_H_INCLUDED diff --git a/src/ripple/rpc/api/Manager.h b/src/ripple/rpc/api/Manager.h index 81e1bf62b6..8bc39b4927 100644 --- a/src/ripple/rpc/api/Manager.h +++ b/src/ripple/rpc/api/Manager.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_RPC_MANAGER_H_INCLUDED #define RIPPLE_RPC_MANAGER_H_INCLUDED diff --git a/src/ripple/rpc/api/Service.h b/src/ripple/rpc/api/Service.h index 1de67d611f..b5331f4da0 100644 --- a/src/ripple/rpc/api/Service.h +++ b/src/ripple/rpc/api/Service.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_RPC_SERVCE_H_INCLUDED #define RIPPLE_RPC_SERVCE_H_INCLUDED diff --git a/src/ripple/rpc/impl/ManagerImpl.h b/src/ripple/rpc/impl/ManagerImpl.h index 64cbe24da7..a86551583c 100644 --- a/src/ripple/rpc/impl/ManagerImpl.h +++ b/src/ripple/rpc/impl/ManagerImpl.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_RPC_MANAGERIMPL_H_INCLUDED #define RIPPLE_RPC_MANAGERIMPL_H_INCLUDED diff --git a/src/ripple/rpc/ripple_rpc.h b/src/ripple/rpc/ripple_rpc.h index 260acbafd9..7b58e3f704 100644 --- a/src/ripple/rpc/ripple_rpc.h +++ b/src/ripple/rpc/ripple_rpc.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_RPC_H_INCLUDED #define RIPPLE_RPC_H_INCLUDED diff --git a/src/ripple/sophia/ripple_sophia.h b/src/ripple/sophia/ripple_sophia.h index c257d76126..f12997aa37 100644 --- a/src/ripple/sophia/ripple_sophia.h +++ b/src/ripple/sophia/ripple_sophia.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_SOPHIA_H_INCLUDED #define RIPPLE_SOPHIA_H_INCLUDED diff --git a/src/ripple/sslutil/api/DHUtil.h b/src/ripple/sslutil/api/DHUtil.h index 7a8fa7922a..b1a64f1c16 100644 --- a/src/ripple/sslutil/api/DHUtil.h +++ b/src/ripple/sslutil/api/DHUtil.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_SSLUTIL_DHUTIL_H_INCLUDED #define RIPPLE_SSLUTIL_DHUTIL_H_INCLUDED diff --git a/src/ripple/sslutil/api/HashUtilities.h b/src/ripple/sslutil/api/HashUtilities.h index 3c616c9153..25ecb5e864 100644 --- a/src/ripple/sslutil/api/HashUtilities.h +++ b/src/ripple/sslutil/api/HashUtilities.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_SSLUTIL_HASHUTILITIES_H_INCLUDED #define RIPPLE_SSLUTIL_HASHUTILITIES_H_INCLUDED diff --git a/src/ripple/sslutil/ripple_sslutil.h b/src/ripple/sslutil/ripple_sslutil.h index 2e90609863..427c850438 100644 --- a/src/ripple/sslutil/ripple_sslutil.h +++ b/src/ripple/sslutil/ripple_sslutil.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_SSLUTIL_H_INCLUDED #define RIPPLE_SSLUTIL_H_INCLUDED diff --git a/src/ripple/testoverlay/api/ConfigType.h b/src/ripple/testoverlay/api/ConfigType.h index 94494a11b7..9de80bf722 100644 --- a/src/ripple/testoverlay/api/ConfigType.h +++ b/src/ripple/testoverlay/api/ConfigType.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_TESTOVERLAY_CONFIGTYPE_H_INCLUDED #define RIPPLE_TESTOVERLAY_CONFIGTYPE_H_INCLUDED diff --git a/src/ripple/testoverlay/api/ConnectionType.h b/src/ripple/testoverlay/api/ConnectionType.h index a3b1a2cfec..0ea55236fc 100644 --- a/src/ripple/testoverlay/api/ConnectionType.h +++ b/src/ripple/testoverlay/api/ConnectionType.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_TESTOVERLAY_CONNECTIONTYPE_H_INCLUDED #define RIPPLE_TESTOVERLAY_CONNECTIONTYPE_H_INCLUDED diff --git a/src/ripple/testoverlay/api/InitPolicy.h b/src/ripple/testoverlay/api/InitPolicy.h index a14772a639..8fb6699c57 100644 --- a/src/ripple/testoverlay/api/InitPolicy.h +++ b/src/ripple/testoverlay/api/InitPolicy.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_TESTOVERLAY_INITPOLICY_H_INCLUDED #define RIPPLE_TESTOVERLAY_INITPOLICY_H_INCLUDED diff --git a/src/ripple/testoverlay/api/MessageType.h b/src/ripple/testoverlay/api/MessageType.h index 1249d37817..679b72cbf6 100644 --- a/src/ripple/testoverlay/api/MessageType.h +++ b/src/ripple/testoverlay/api/MessageType.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_TESTOVERLAY_MESSAGETYPE_H_INCLUDED #define RIPPLE_TESTOVERLAY_MESSAGETYPE_H_INCLUDED diff --git a/src/ripple/testoverlay/api/NetworkType.h b/src/ripple/testoverlay/api/NetworkType.h index 62c09c3368..13138bbd2e 100644 --- a/src/ripple/testoverlay/api/NetworkType.h +++ b/src/ripple/testoverlay/api/NetworkType.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_TESTOVERLAY_NETWORKTYPE_H_INCLUDED #define RIPPLE_TESTOVERLAY_NETWORKTYPE_H_INCLUDED diff --git a/src/ripple/testoverlay/api/PeerLogicBase.h b/src/ripple/testoverlay/api/PeerLogicBase.h index f77f30d5f2..7cd697790b 100644 --- a/src/ripple/testoverlay/api/PeerLogicBase.h +++ b/src/ripple/testoverlay/api/PeerLogicBase.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_TESTOVERLAY_PEERLOGICBASE_H_INCLUDED #define RIPPLE_TESTOVERLAY_PEERLOGICBASE_H_INCLUDED diff --git a/src/ripple/testoverlay/api/PeerType.h b/src/ripple/testoverlay/api/PeerType.h index b3958e5592..95329ca4e7 100644 --- a/src/ripple/testoverlay/api/PeerType.h +++ b/src/ripple/testoverlay/api/PeerType.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_TESTOVERLAY_PEERTYPE_H_INCLUDED #define RIPPLE_TESTOVERLAY_PEERTYPE_H_INCLUDED diff --git a/src/ripple/testoverlay/api/Results.h b/src/ripple/testoverlay/api/Results.h index 18a56c74c0..25b28e67c4 100644 --- a/src/ripple/testoverlay/api/Results.h +++ b/src/ripple/testoverlay/api/Results.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_TESTOVERLAY_RESULTS_H_INCLUDED #define RIPPLE_TESTOVERLAY_RESULTS_H_INCLUDED diff --git a/src/ripple/testoverlay/api/SimplePayload.h b/src/ripple/testoverlay/api/SimplePayload.h index 38358dd923..eabdbbb54b 100644 --- a/src/ripple/testoverlay/api/SimplePayload.h +++ b/src/ripple/testoverlay/api/SimplePayload.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_TESTOVERLAY_SIMPLEPAYLOAD_H_INCLUDED #define RIPPLE_TESTOVERLAY_SIMPLEPAYLOAD_H_INCLUDED diff --git a/src/ripple/testoverlay/api/StateBase.h b/src/ripple/testoverlay/api/StateBase.h index a389f7ce8c..dc3e23bdd9 100644 --- a/src/ripple/testoverlay/api/StateBase.h +++ b/src/ripple/testoverlay/api/StateBase.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_TESTOVERLAY_STATEBASE_H_INCLUDED #define RIPPLE_TESTOVERLAY_STATEBASE_H_INCLUDED diff --git a/src/ripple/testoverlay/ripple_testoverlay.h b/src/ripple/testoverlay/ripple_testoverlay.h index 541237979d..f2d622326c 100644 --- a/src/ripple/testoverlay/ripple_testoverlay.h +++ b/src/ripple/testoverlay/ripple_testoverlay.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_TESTOVERLAY_H_INCLUDED #define RIPPLE_TESTOVERLAY_H_INCLUDED diff --git a/src/ripple/types/api/AgedHistory.h b/src/ripple/types/api/AgedHistory.h index 457b56c9cb..08a6d83f5c 100644 --- a/src/ripple/types/api/AgedHistory.h +++ b/src/ripple/types/api/AgedHistory.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_TYPES_AGEDHISTORY_H_INCLUDED #define RIPPLE_TYPES_AGEDHISTORY_H_INCLUDED diff --git a/src/ripple/types/api/Blob.h b/src/ripple/types/api/Blob.h index 5ae253d707..9951f33f80 100644 --- a/src/ripple/types/api/Blob.h +++ b/src/ripple/types/api/Blob.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_TYPES_BLOB_H_INCLUDED #define RIPPLE_TYPES_BLOB_H_INCLUDED diff --git a/src/ripple/types/api/ByteOrder.h b/src/ripple/types/api/ByteOrder.h index cbd90835d9..9fe229be70 100644 --- a/src/ripple/types/api/ByteOrder.h +++ b/src/ripple/types/api/ByteOrder.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_TYPES_BYTEORDER_H #define RIPPLE_TYPES_BYTEORDER_H diff --git a/src/ripple/types/api/CryptoIdentifier.h b/src/ripple/types/api/CryptoIdentifier.h index ec80bc4015..92481066fc 100644 --- a/src/ripple/types/api/CryptoIdentifier.h +++ b/src/ripple/types/api/CryptoIdentifier.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_TYPES_CRYPTOIDENTIFIER_H_INCLUDED #define RIPPLE_TYPES_CRYPTOIDENTIFIER_H_INCLUDED diff --git a/src/ripple/types/api/HashMaps.h b/src/ripple/types/api/HashMaps.h index f5546a5e8d..0848e3533c 100644 --- a/src/ripple/types/api/HashMaps.h +++ b/src/ripple/types/api/HashMaps.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_TYPES_HASHMAPS_H_INCLUDED #define RIPPLE_TYPES_HASHMAPS_H_INCLUDED diff --git a/src/ripple/types/api/IdentifierType.h b/src/ripple/types/api/IdentifierType.h index 0e7aac2119..4556ab223e 100644 --- a/src/ripple/types/api/IdentifierType.h +++ b/src/ripple/types/api/IdentifierType.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_TYPES_IDENTIFIERTYPE_H_INCLUDED #define RIPPLE_TYPES_IDENTIFIERTYPE_H_INCLUDED diff --git a/src/ripple/types/api/RandomNumbers.h b/src/ripple/types/api/RandomNumbers.h index 4517934cbd..db8616332c 100644 --- a/src/ripple/types/api/RandomNumbers.h +++ b/src/ripple/types/api/RandomNumbers.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_TYPES_RANDOMNUMBERS_H #define RIPPLE_TYPES_RANDOMNUMBERS_H diff --git a/src/ripple/types/api/RippleAccountID.h b/src/ripple/types/api/RippleAccountID.h index d3c70a6ed2..f8f1d782d1 100644 --- a/src/ripple/types/api/RippleAccountID.h +++ b/src/ripple/types/api/RippleAccountID.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_TYPES_RIPPLEACCOUNTID_H_INCLUDED #define RIPPLE_TYPES_RIPPLEACCOUNTID_H_INCLUDED diff --git a/src/ripple/types/api/RippleAccountPrivateKey.h b/src/ripple/types/api/RippleAccountPrivateKey.h index 9ea46dba58..f3de47916c 100644 --- a/src/ripple/types/api/RippleAccountPrivateKey.h +++ b/src/ripple/types/api/RippleAccountPrivateKey.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_TYPES_RIPPLEACCOUNTPRIVATEKEY_H_INCLUDED #define RIPPLE_TYPES_RIPPLEACCOUNTPRIVATEKEY_H_INCLUDED diff --git a/src/ripple/types/api/RippleAccountPublicKey.h b/src/ripple/types/api/RippleAccountPublicKey.h index 0b9cdb0456..20d44ecbe4 100644 --- a/src/ripple/types/api/RippleAccountPublicKey.h +++ b/src/ripple/types/api/RippleAccountPublicKey.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_TYPES_RIPPLEACCOUNTPUBLICKEY_H_INCLUDED #define RIPPLE_TYPES_RIPPLEACCOUNTPUBLICKEY_H_INCLUDED diff --git a/src/ripple/types/api/RippleLedgerHash.h b/src/ripple/types/api/RippleLedgerHash.h index d9d745278a..93868ae761 100644 --- a/src/ripple/types/api/RippleLedgerHash.h +++ b/src/ripple/types/api/RippleLedgerHash.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_TYPES_RIPPLELEDGERHASH_H_INCLUDED #define RIPPLE_TYPES_RIPPLELEDGERHASH_H_INCLUDED diff --git a/src/ripple/types/api/RipplePrivateKey.h b/src/ripple/types/api/RipplePrivateKey.h index 5956c32b1d..568b966c76 100644 --- a/src/ripple/types/api/RipplePrivateKey.h +++ b/src/ripple/types/api/RipplePrivateKey.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_TYPES_RIPPLEPRIVATEKEY_H_INCLUDED #define RIPPLE_TYPES_RIPPLEPRIVATEKEY_H_INCLUDED diff --git a/src/ripple/types/api/RipplePublicKey.h b/src/ripple/types/api/RipplePublicKey.h index c8a81c89fd..fb5ad4e36d 100644 --- a/src/ripple/types/api/RipplePublicKey.h +++ b/src/ripple/types/api/RipplePublicKey.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_TYPES_RIPPLEPUBLICKEY_H_INCLUDED #define RIPPLE_TYPES_RIPPLEPUBLICKEY_H_INCLUDED diff --git a/src/ripple/types/api/RipplePublicKeyHash.h b/src/ripple/types/api/RipplePublicKeyHash.h index 7389a95b40..4e74a18f62 100644 --- a/src/ripple/types/api/RipplePublicKeyHash.h +++ b/src/ripple/types/api/RipplePublicKeyHash.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_TYPES_RIPPLEPUBLICKEYHASH_H_INCLUDED #define RIPPLE_TYPES_RIPPLEPUBLICKEYHASH_H_INCLUDED diff --git a/src/ripple/types/api/SimpleIdentifier.h b/src/ripple/types/api/SimpleIdentifier.h index 29328df66c..cf16dbd220 100644 --- a/src/ripple/types/api/SimpleIdentifier.h +++ b/src/ripple/types/api/SimpleIdentifier.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_TYPES_SIMPLEIDENTIFIER_H_INCLUDED #define RIPPLE_TYPES_SIMPLEIDENTIFIER_H_INCLUDED diff --git a/src/ripple_app/consensus/DisputedTx.h b/src/ripple_app/consensus/DisputedTx.h index 0dd797adc0..9d01d6d041 100644 --- a/src/ripple_app/consensus/DisputedTx.h +++ b/src/ripple_app/consensus/DisputedTx.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_DISPUTEDTX_H #define RIPPLE_DISPUTEDTX_H diff --git a/src/ripple_app/consensus/LedgerConsensus.h b/src/ripple_app/consensus/LedgerConsensus.h index f85448d2a4..5ceae4cad3 100644 --- a/src/ripple_app/consensus/LedgerConsensus.h +++ b/src/ripple_app/consensus/LedgerConsensus.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_LEDGERCONSENSUS_H #define RIPPLE_LEDGERCONSENSUS_H diff --git a/src/ripple_app/contracts/Contract.h b/src/ripple_app/contracts/Contract.h index b9a5193e32..c3a2292a5e 100644 --- a/src/ripple_app/contracts/Contract.h +++ b/src/ripple_app/contracts/Contract.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef CONTRACT_H #define CONTRACT_H diff --git a/src/ripple_app/contracts/Interpreter.h b/src/ripple_app/contracts/Interpreter.h index 033c124e45..642c0aa401 100644 --- a/src/ripple_app/contracts/Interpreter.h +++ b/src/ripple_app/contracts/Interpreter.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef INTERPRETER_H #define INTERPRETER_H diff --git a/src/ripple_app/contracts/Operation.h b/src/ripple_app/contracts/Operation.h index 035db9e446..3363f3ab20 100644 --- a/src/ripple_app/contracts/Operation.h +++ b/src/ripple_app/contracts/Operation.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef OPERATION_H #define OPERATION_H diff --git a/src/ripple_app/contracts/ScriptData.h b/src/ripple_app/contracts/ScriptData.h index 0b5d3dc27b..b8939463ec 100644 --- a/src/ripple_app/contracts/ScriptData.h +++ b/src/ripple_app/contracts/ScriptData.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef SCRIPT_DATA_H #define SCRIPT_DATA_H diff --git a/src/ripple_app/data/DBInit.h b/src/ripple_app/data/DBInit.h index 538347e520..f0c4b8c489 100644 --- a/src/ripple_app/data/DBInit.h +++ b/src/ripple_app/data/DBInit.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_DBINIT_H_INCLUDED #define RIPPLE_DBINIT_H_INCLUDED diff --git a/src/ripple_app/data/Database.h b/src/ripple_app/data/Database.h index 847b35d226..ba092b4787 100644 --- a/src/ripple_app/data/Database.h +++ b/src/ripple_app/data/Database.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_DATABASE_H_INCLUDED #define RIPPLE_DATABASE_H_INCLUDED diff --git a/src/ripple_app/data/DatabaseCon.h b/src/ripple_app/data/DatabaseCon.h index 0d7535fb4b..d4ca4dbb8c 100644 --- a/src/ripple_app/data/DatabaseCon.h +++ b/src/ripple_app/data/DatabaseCon.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_DATABASECON_H #define RIPPLE_DATABASECON_H diff --git a/src/ripple_app/data/SqliteDatabase.h b/src/ripple_app/data/SqliteDatabase.h index d76bc3ffe8..3d80b0c639 100644 --- a/src/ripple_app/data/SqliteDatabase.h +++ b/src/ripple_app/data/SqliteDatabase.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_SQLITEDATABASE_H_INCLUDED #define RIPPLE_SQLITEDATABASE_H_INCLUDED diff --git a/src/ripple_app/ledger/AcceptedLedger.h b/src/ripple_app/ledger/AcceptedLedger.h index 2a9abe0bf3..9dba942e25 100644 --- a/src/ripple_app/ledger/AcceptedLedger.h +++ b/src/ripple_app/ledger/AcceptedLedger.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_ACCEPTEDLEDGER_H #define RIPPLE_ACCEPTEDLEDGER_H diff --git a/src/ripple_app/ledger/AcceptedLedgerTx.h b/src/ripple_app/ledger/AcceptedLedgerTx.h index 20b47c8990..1a24155c27 100644 --- a/src/ripple_app/ledger/AcceptedLedgerTx.h +++ b/src/ripple_app/ledger/AcceptedLedgerTx.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_ACCEPTEDLEDGERTX_H #define RIPPLE_ACCEPTEDLEDGERTX_H diff --git a/src/ripple_app/ledger/InboundLedger.h b/src/ripple_app/ledger/InboundLedger.h index d7c7e0bf46..f7a0ced455 100644 --- a/src/ripple_app/ledger/InboundLedger.h +++ b/src/ripple_app/ledger/InboundLedger.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_INBOUNDLEDGER_H #define RIPPLE_INBOUNDLEDGER_H diff --git a/src/ripple_app/ledger/InboundLedgers.h b/src/ripple_app/ledger/InboundLedgers.h index d8151227dc..943f30ca9a 100644 --- a/src/ripple_app/ledger/InboundLedgers.h +++ b/src/ripple_app/ledger/InboundLedgers.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_INBOUNDLEDGERS_H #define RIPPLE_INBOUNDLEDGERS_H diff --git a/src/ripple_app/ledger/Ledger.h b/src/ripple_app/ledger/Ledger.h index 9e1751314a..0404041a90 100644 --- a/src/ripple_app/ledger/Ledger.h +++ b/src/ripple_app/ledger/Ledger.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_LEDGER_H #define RIPPLE_LEDGER_H diff --git a/src/ripple_app/ledger/LedgerEntrySet.h b/src/ripple_app/ledger/LedgerEntrySet.h index 7a24a89a43..145bef8386 100644 --- a/src/ripple_app/ledger/LedgerEntrySet.h +++ b/src/ripple_app/ledger/LedgerEntrySet.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_LEDGERENTRYSET_H #define RIPPLE_LEDGERENTRYSET_H diff --git a/src/ripple_app/ledger/LedgerHistory.h b/src/ripple_app/ledger/LedgerHistory.h index 3100bdafc5..3fb7d7153a 100644 --- a/src/ripple_app/ledger/LedgerHistory.h +++ b/src/ripple_app/ledger/LedgerHistory.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_LEDGERHISTORY_H #define RIPPLE_LEDGERHISTORY_H diff --git a/src/ripple_app/ledger/LedgerMaster.h b/src/ripple_app/ledger/LedgerMaster.h index 13e197f2f7..f95d89b35b 100644 --- a/src/ripple_app/ledger/LedgerMaster.h +++ b/src/ripple_app/ledger/LedgerMaster.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_LEDGERMASTER_H #define RIPPLE_LEDGERMASTER_H diff --git a/src/ripple_app/ledger/LedgerProposal.h b/src/ripple_app/ledger/LedgerProposal.h index 78cd1ab1dc..816e75b483 100644 --- a/src/ripple_app/ledger/LedgerProposal.h +++ b/src/ripple_app/ledger/LedgerProposal.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef __PROPOSELEDGER__ #define __PROPOSELEDGER__ diff --git a/src/ripple_app/ledger/LedgerTiming.h b/src/ripple_app/ledger/LedgerTiming.h index 902981e909..7039cc3b23 100644 --- a/src/ripple_app/ledger/LedgerTiming.h +++ b/src/ripple_app/ledger/LedgerTiming.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef __LEDGERTIMING__ #define __LEDGERTIMING__ diff --git a/src/ripple_app/ledger/OrderBookDB.h b/src/ripple_app/ledger/OrderBookDB.h index e07e7fe68e..2a15bd284c 100644 --- a/src/ripple_app/ledger/OrderBookDB.h +++ b/src/ripple_app/ledger/OrderBookDB.h @@ -17,16 +17,50 @@ */ //============================================================================== +#ifndef RIPPLE_ORDERBOOKDB_H_INCLUDED +#define RIPPLE_ORDERBOOKDB_H_INCLUDED -#ifndef ORDERBOOK_DB_H -#define ORDERBOOK_DB_H +/* -//------------------------------------------------------------------------------ +TODO +---- +- Add typedefs (in src/ripple/types) for usage of the following primitives: + * uint64 + * uint160 + * uint256 + Each typedef should make it clear what the semantics of the value are, + and have a javadoc comment. Examples: + RippleCurrencyHash + RippleIssuerHash + +- Add a new struct OrderBookKey with these fields: + * issuerPays + * issuerGets + * currencyPays + * currencyGets + Use this struct as the key to map order books to the book listeners, + instead of passing the four parameters around everywhere. Change + all function signatures and container types to use this key instead + of the four parameters. + +- Add typedefs for all containers, choose a descriptive name that follows + the coding style, add a Javadoc comment explaining what it holds. + +- Rename currencyIssuer_ct to follow the coding style. e.g. CurrencyPair + +- Replace C11X with a suitable Beast macro + +- Move BookListeners to its own header file + +- Add documentation explaining what each class does + +*/ + +// VFALCO TODO Rename this type and give the key and value typedefs. typedef std::pair currencyIssuer_t; -//------------------------------------------------------------------------------ - +// VFALCO TODO Replace C11X with a suitable Beast macro #ifdef C11X typedef std::pair currencyIssuer_ct; #else @@ -35,6 +69,7 @@ typedef std::pair currencyIssuer_ct; // C++ defect 106 //------------------------------------------------------------------------------ +// VFALCO TODO Add Javadoc comment explaining what this class does class BookListeners { public: @@ -49,11 +84,15 @@ private: typedef RippleRecursiveMutex LockType; typedef LockType::ScopedLockType ScopedLockType; LockType mLock; + + // VFALCO TODO Use a typedef for the uint64 + // Use a typedef for the container boost::unordered_map mListeners; }; //------------------------------------------------------------------------------ +// VFALCO TODO Add Javadoc comment explaining what this class does class OrderBookDB : public Stoppable , public LeakChecked @@ -94,6 +133,7 @@ private: LockType mLock; + // VFALCO TODO Replace with just one map / unordered_map with a struct for the key // issuerPays, issuerGets, currencyPays, currencyGets std::map > > > mListeners; diff --git a/src/ripple_app/ledger/SerializedValidation.h b/src/ripple_app/ledger/SerializedValidation.h index 702c9abe67..d483e6be06 100644 --- a/src/ripple_app/ledger/SerializedValidation.h +++ b/src/ripple_app/ledger/SerializedValidation.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_SERIALIZEDVALIDATION_H #define RIPPLE_SERIALIZEDVALIDATION_H diff --git a/src/ripple_app/main/Application.h b/src/ripple_app/main/Application.h index bb60617683..78f27809f3 100644 --- a/src/ripple_app/main/Application.h +++ b/src/ripple_app/main/Application.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_APP_APPLICATION_H_INCLUDED #define RIPPLE_APP_APPLICATION_H_INCLUDED diff --git a/src/ripple_app/main/FatalErrorReporter.h b/src/ripple_app/main/FatalErrorReporter.h index e1979e7f0c..345641c72c 100644 --- a/src/ripple_app/main/FatalErrorReporter.h +++ b/src/ripple_app/main/FatalErrorReporter.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_FATALERRORREPORTER_H_INCLUDED #define RIPPLE_FATALERRORREPORTER_H_INCLUDED diff --git a/src/ripple_app/main/IoServicePool.h b/src/ripple_app/main/IoServicePool.h index 2abb03c52a..d78d3b5d6a 100644 --- a/src/ripple_app/main/IoServicePool.h +++ b/src/ripple_app/main/IoServicePool.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_APP_IOSERVICEPOOL_H_INCLUDED #define RIPPLE_APP_IOSERVICEPOOL_H_INCLUDED diff --git a/src/ripple_app/main/LocalCredentials.h b/src/ripple_app/main/LocalCredentials.h index 24606a6cca..3bee7db010 100644 --- a/src/ripple_app/main/LocalCredentials.h +++ b/src/ripple_app/main/LocalCredentials.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_LOCALCREDENTIALS_H #define RIPPLE_LOCALCREDENTIALS_H diff --git a/src/ripple_app/main/NodeStoreScheduler.h b/src/ripple_app/main/NodeStoreScheduler.h index fe44c410b9..e2bf48e305 100644 --- a/src/ripple_app/main/NodeStoreScheduler.h +++ b/src/ripple_app/main/NodeStoreScheduler.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_APP_NODESTORESCHEDULER_H_INCLUDED #define RIPPLE_APP_NODESTORESCHEDULER_H_INCLUDED diff --git a/src/ripple_app/main/ParameterTable.h b/src/ripple_app/main/ParameterTable.h index 02101edd5f..d297a0f8d6 100644 --- a/src/ripple_app/main/ParameterTable.h +++ b/src/ripple_app/main/ParameterTable.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_PARAMETERTABLE_H #define RIPPLE_PARAMETERTABLE_H diff --git a/src/ripple_app/main/RPCHTTPServer.h b/src/ripple_app/main/RPCHTTPServer.h index b10f12319a..10dbb32b88 100644 --- a/src/ripple_app/main/RPCHTTPServer.h +++ b/src/ripple_app/main/RPCHTTPServer.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_APP_RPCHTTPSERVER_H_INCLUDED #define RIPPLE_APP_RPCHTTPSERVER_H_INCLUDED diff --git a/src/ripple_app/main/RippleMain.h b/src/ripple_app/main/RippleMain.h index cda9a7c0ac..3754c7be48 100644 --- a/src/ripple_app/main/RippleMain.h +++ b/src/ripple_app/main/RippleMain.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_RIPPLEMAIN_H_INCLUDED #define RIPPLE_RIPPLEMAIN_H_INCLUDED diff --git a/src/ripple_app/misc/AccountItem.h b/src/ripple_app/misc/AccountItem.h index 2b74e06061..886d9b8625 100644 --- a/src/ripple_app/misc/AccountItem.h +++ b/src/ripple_app/misc/AccountItem.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_ACCOUNTITEM_H #define RIPPLE_ACCOUNTITEM_H diff --git a/src/ripple_app/misc/AccountItems.h b/src/ripple_app/misc/AccountItems.h index 401904b2b9..98c0247382 100644 --- a/src/ripple_app/misc/AccountItems.h +++ b/src/ripple_app/misc/AccountItems.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_ACCOUNTITEMS_H #define RIPPLE_ACCOUNTITEMS_H diff --git a/src/ripple_app/misc/AccountState.h b/src/ripple_app/misc/AccountState.h index 24c6a9c96a..6a9270d25b 100644 --- a/src/ripple_app/misc/AccountState.h +++ b/src/ripple_app/misc/AccountState.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_ACCOUNTSTATE_H #define RIPPLE_ACCOUNTSTATE_H diff --git a/src/ripple_app/misc/CanonicalTXSet.h b/src/ripple_app/misc/CanonicalTXSet.h index c6912ecb24..fbb99ba631 100644 --- a/src/ripple_app/misc/CanonicalTXSet.h +++ b/src/ripple_app/misc/CanonicalTXSet.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_CANONICALTXSET_H #define RIPPLE_CANONICALTXSET_H diff --git a/src/ripple_app/misc/IFeatures.h b/src/ripple_app/misc/IFeatures.h index 6a803780d1..00683c1aab 100644 --- a/src/ripple_app/misc/IFeatures.h +++ b/src/ripple_app/misc/IFeatures.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_IFEATURES_H #define RIPPLE_IFEATURES_H diff --git a/src/ripple_app/misc/IFeeVote.h b/src/ripple_app/misc/IFeeVote.h index d41977647c..a7b17ce70e 100644 --- a/src/ripple_app/misc/IFeeVote.h +++ b/src/ripple_app/misc/IFeeVote.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_IFEEVOTE_H #define RIPPLE_IFEEVOTE_H diff --git a/src/ripple_app/misc/IHashRouter.h b/src/ripple_app/misc/IHashRouter.h index 8c1191aa10..0e7e7ebe85 100644 --- a/src/ripple_app/misc/IHashRouter.h +++ b/src/ripple_app/misc/IHashRouter.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_HASHROUTER_H_INCLUDED #define RIPPLE_HASHROUTER_H_INCLUDED diff --git a/src/ripple_app/misc/NetworkOPs.h b/src/ripple_app/misc/NetworkOPs.h index 234056cb68..e8fbdb8890 100644 --- a/src/ripple_app/misc/NetworkOPs.h +++ b/src/ripple_app/misc/NetworkOPs.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_NETWORKOPS_H #define RIPPLE_NETWORKOPS_H diff --git a/src/ripple_app/misc/Offer.h b/src/ripple_app/misc/Offer.h index 6363d4c72c..3906b1aa2c 100644 --- a/src/ripple_app/misc/Offer.h +++ b/src/ripple_app/misc/Offer.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_OFFER_H #define RIPPLE_OFFER_H diff --git a/src/ripple_app/misc/PowResult.h b/src/ripple_app/misc/PowResult.h index c2f9cc31c6..f36d08d8c9 100644 --- a/src/ripple_app/misc/PowResult.h +++ b/src/ripple_app/misc/PowResult.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_POWRESULT_H_INCLUDED #define RIPPLE_POWRESULT_H_INCLUDED diff --git a/src/ripple_app/misc/ProofOfWork.h b/src/ripple_app/misc/ProofOfWork.h index b1e71dc260..deb8665df8 100644 --- a/src/ripple_app/misc/ProofOfWork.h +++ b/src/ripple_app/misc/ProofOfWork.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_PROOFOFWORK_H #define RIPPLE_PROOFOFWORK_H diff --git a/src/ripple_app/misc/ProofOfWorkFactory.h b/src/ripple_app/misc/ProofOfWorkFactory.h index 9138c23d3a..e1337b1998 100644 --- a/src/ripple_app/misc/ProofOfWorkFactory.h +++ b/src/ripple_app/misc/ProofOfWorkFactory.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_PROOFOFWORKFACTORY_H_INCLUDED #define RIPPLE_PROOFOFWORKFACTORY_H_INCLUDED diff --git a/src/ripple_app/misc/SerializedLedger.h b/src/ripple_app/misc/SerializedLedger.h index 31d53073d0..4209387271 100644 --- a/src/ripple_app/misc/SerializedLedger.h +++ b/src/ripple_app/misc/SerializedLedger.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_SERIALIZEDLEDGER_H #define RIPPLE_SERIALIZEDLEDGER_H diff --git a/src/ripple_app/misc/SerializedTransaction.h b/src/ripple_app/misc/SerializedTransaction.h index 778e353175..be5378a2d5 100644 --- a/src/ripple_app/misc/SerializedTransaction.h +++ b/src/ripple_app/misc/SerializedTransaction.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_SERIALIZEDTRANSACTION_H #define RIPPLE_SERIALIZEDTRANSACTION_H diff --git a/src/ripple_app/misc/Validations.h b/src/ripple_app/misc/Validations.h index c215d1d6c8..bea072d891 100644 --- a/src/ripple_app/misc/Validations.h +++ b/src/ripple_app/misc/Validations.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_VALIDATIONS_H_INCLUDED #define RIPPLE_VALIDATIONS_H_INCLUDED diff --git a/src/ripple_app/node/SqliteFactory.h b/src/ripple_app/node/SqliteFactory.h index 40c4963fb9..1a587a4078 100644 --- a/src/ripple_app/node/SqliteFactory.h +++ b/src/ripple_app/node/SqliteFactory.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_APP_SQLITEFACTORY_H_INCLUDED #define RIPPLE_APP_SQLITEFACTORY_H_INCLUDED diff --git a/src/ripple_app/paths/PathRequest.h b/src/ripple_app/paths/PathRequest.h index 2eb71a47ff..4d4ae87fd4 100644 --- a/src/ripple_app/paths/PathRequest.h +++ b/src/ripple_app/paths/PathRequest.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_PATHREQUEST_H #define RIPPLE_PATHREQUEST_H diff --git a/src/ripple_app/paths/PathState.h b/src/ripple_app/paths/PathState.h index 2068d8aeab..8c8661f54b 100644 --- a/src/ripple_app/paths/PathState.h +++ b/src/ripple_app/paths/PathState.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_PATHSTATE_H #define RIPPLE_PATHSTATE_H diff --git a/src/ripple_app/paths/Pathfinder.h b/src/ripple_app/paths/Pathfinder.h index c926d09e64..2bdec594d1 100644 --- a/src/ripple_app/paths/Pathfinder.h +++ b/src/ripple_app/paths/Pathfinder.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_PATHFINDER_H #define RIPPLE_PATHFINDER_H diff --git a/src/ripple_app/paths/RippleCalc.cpp b/src/ripple_app/paths/RippleCalc.cpp index de5628eaeb..4003e44146 100644 --- a/src/ripple_app/paths/RippleCalc.cpp +++ b/src/ripple_app/paths/RippleCalc.cpp @@ -17,7 +17,6 @@ */ //============================================================================== - // TODO: // - Do automatic bridging via XRP. // @@ -27,6 +26,11 @@ SETUP_LOG (RippleCalc) +// VFALCO TODO Update the comment for this function, the argument list no +// resembles the comment +// +// Provide a better explanation for what this function does. + // If needed, advance to next funded offer. // - Automatically advances to first offer. // --> bEntryAdvance: true, to advance to next entry. false, recalculate. @@ -70,6 +74,12 @@ TER RippleCalc::calcNodeAdvance ( do { + // VFALCO NOTE Why not use a for() loop? + // VFALCO TODO The limit on loop iterations puts an + // upper limit on the number of different quality + // levels (ratio of pay:get) that will be considered for one path. + // Changing this value has repercusssions on validation and consensus. + // if (++loopCount > 20) { WriteLog (lsWARNING, RippleCalc) << "Loop count exceeded"; @@ -239,6 +249,7 @@ TER RippleCalc::calcNodeAdvance ( terResult = tefEXCEPTION; } + // VFALCO NOTE What's the point of the earlier continue statements? continue; } diff --git a/src/ripple_app/paths/RippleCalc.h b/src/ripple_app/paths/RippleCalc.h index a450f490f5..71f032737a 100644 --- a/src/ripple_app/paths/RippleCalc.h +++ b/src/ripple_app/paths/RippleCalc.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_RIPPLECALC_H #define RIPPLE_RIPPLECALC_H diff --git a/src/ripple_app/paths/RippleLineCache.h b/src/ripple_app/paths/RippleLineCache.h index 7f94e479b5..ba72451e22 100644 --- a/src/ripple_app/paths/RippleLineCache.h +++ b/src/ripple_app/paths/RippleLineCache.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_RIPPLELINECACHE_H #define RIPPLE_RIPPLELINECACHE_H diff --git a/src/ripple_app/paths/RippleState.h b/src/ripple_app/paths/RippleState.h index 4d3cd7b99e..838b3945af 100644 --- a/src/ripple_app/paths/RippleState.h +++ b/src/ripple_app/paths/RippleState.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_RIPPLESTATE_H #define RIPPLE_RIPPLESTATE_H diff --git a/src/ripple_app/peers/ClusterNodeStatus.h b/src/ripple_app/peers/ClusterNodeStatus.h index 0cd29725d2..73313ca5db 100644 --- a/src/ripple_app/peers/ClusterNodeStatus.h +++ b/src/ripple_app/peers/ClusterNodeStatus.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_CLUSTERNODESTATUS_H_INCLUDED #define RIPPLE_CLUSTERNODESTATUS_H_INCLUDED diff --git a/src/ripple_app/peers/PackedMessage.h b/src/ripple_app/peers/PackedMessage.h index ed472b9845..bb84300ff3 100644 --- a/src/ripple_app/peers/PackedMessage.h +++ b/src/ripple_app/peers/PackedMessage.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_PACKEDMESSAGE_H_INCLUDED #define RIPPLE_PACKEDMESSAGE_H_INCLUDED diff --git a/src/ripple_app/peers/PeerSet.h b/src/ripple_app/peers/PeerSet.h index cb689c0e18..a1b0a36ac0 100644 --- a/src/ripple_app/peers/PeerSet.h +++ b/src/ripple_app/peers/PeerSet.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_PEERSET_H #define RIPPLE_PEERSET_H diff --git a/src/ripple_app/peers/UniqueNodeList.h b/src/ripple_app/peers/UniqueNodeList.h index b1ee985071..9f23ce982d 100644 --- a/src/ripple_app/peers/UniqueNodeList.h +++ b/src/ripple_app/peers/UniqueNodeList.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_UNIQUENODELIST_H_INCLUDED #define RIPPLE_UNIQUENODELIST_H_INCLUDED diff --git a/src/ripple_app/ripple_app.h b/src/ripple_app/ripple_app.h index bce23e9b1c..d445b0be8c 100644 --- a/src/ripple_app/ripple_app.h +++ b/src/ripple_app/ripple_app.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_APP_H_INCLUDED #define RIPPLE_APP_H_INCLUDED diff --git a/src/ripple_app/rpc/RPCHandler.h b/src/ripple_app/rpc/RPCHandler.h index 3854db1170..33f5229762 100644 --- a/src/ripple_app/rpc/RPCHandler.h +++ b/src/ripple_app/rpc/RPCHandler.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef __RPCHANDLER__ #define __RPCHANDLER__ diff --git a/src/ripple_app/rpc/RPCServerHandler.h b/src/ripple_app/rpc/RPCServerHandler.h index c3605355c9..ff928ef854 100644 --- a/src/ripple_app/rpc/RPCServerHandler.h +++ b/src/ripple_app/rpc/RPCServerHandler.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_RPCSERVERHANDLER_H_INCLUDED #define RIPPLE_RPCSERVERHANDLER_H_INCLUDED diff --git a/src/ripple_app/shamap/SHAMap.cpp b/src/ripple_app/shamap/SHAMap.cpp index 40d4b21061..e7f01f981a 100644 --- a/src/ripple_app/shamap/SHAMap.cpp +++ b/src/ripple_app/shamap/SHAMap.cpp @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef STATE_MAP_BUCKETS #define STATE_MAP_BUCKETS 1024 #endif diff --git a/src/ripple_app/shamap/SHAMap.h b/src/ripple_app/shamap/SHAMap.h index 14c11f19d2..99d0b94930 100644 --- a/src/ripple_app/shamap/SHAMap.h +++ b/src/ripple_app/shamap/SHAMap.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_SHAMAP_H #define RIPPLE_SHAMAP_H diff --git a/src/ripple_app/shamap/SHAMapAddNode.h b/src/ripple_app/shamap/SHAMapAddNode.h index c003f601b3..3761ef4087 100644 --- a/src/ripple_app/shamap/SHAMapAddNode.h +++ b/src/ripple_app/shamap/SHAMapAddNode.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_SHAMAPADDNODE_H #define RIPPLE_SHAMAPADDNODE_H diff --git a/src/ripple_app/shamap/SHAMapItem.h b/src/ripple_app/shamap/SHAMapItem.h index dae1883163..29ccd3dfcb 100644 --- a/src/ripple_app/shamap/SHAMapItem.h +++ b/src/ripple_app/shamap/SHAMapItem.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_SHAMAPITEM_H #define RIPPLE_SHAMAPITEM_H diff --git a/src/ripple_app/shamap/SHAMapMissingNode.h b/src/ripple_app/shamap/SHAMapMissingNode.h index 78c4486bc4..ac04e0c0ee 100644 --- a/src/ripple_app/shamap/SHAMapMissingNode.h +++ b/src/ripple_app/shamap/SHAMapMissingNode.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_SHAMAPMISSINGNODE_H #define RIPPLE_SHAMAPMISSINGNODE_H diff --git a/src/ripple_app/shamap/SHAMapNode.h b/src/ripple_app/shamap/SHAMapNode.h index 65607a1947..f373800aae 100644 --- a/src/ripple_app/shamap/SHAMapNode.h +++ b/src/ripple_app/shamap/SHAMapNode.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_SHAMAPNODE_H #define RIPPLE_SHAMAPNODE_H diff --git a/src/ripple_app/shamap/SHAMapSyncFilter.h b/src/ripple_app/shamap/SHAMapSyncFilter.h index 8277c93369..672edb02f7 100644 --- a/src/ripple_app/shamap/SHAMapSyncFilter.h +++ b/src/ripple_app/shamap/SHAMapSyncFilter.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_SHAMAPSYNCFILTER_H #define RIPPLE_SHAMAPSYNCFILTER_H diff --git a/src/ripple_app/shamap/SHAMapSyncFilters.h b/src/ripple_app/shamap/SHAMapSyncFilters.h index 9d0d41902c..be0b2a9ba0 100644 --- a/src/ripple_app/shamap/SHAMapSyncFilters.h +++ b/src/ripple_app/shamap/SHAMapSyncFilters.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_SHAMAPSYNCFILTERS_H #define RIPPLE_SHAMAPSYNCFILTERS_H diff --git a/src/ripple_app/shamap/SHAMapTreeNode.h b/src/ripple_app/shamap/SHAMapTreeNode.h index 8a9d472fd9..c07312266e 100644 --- a/src/ripple_app/shamap/SHAMapTreeNode.h +++ b/src/ripple_app/shamap/SHAMapTreeNode.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_SHAMAPTREENODE_H #define RIPPLE_SHAMAPTREENODE_H diff --git a/src/ripple_app/tx/AccountSetTransactor.h b/src/ripple_app/tx/AccountSetTransactor.h index 75198a968f..6a1255d5af 100644 --- a/src/ripple_app/tx/AccountSetTransactor.h +++ b/src/ripple_app/tx/AccountSetTransactor.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef ACCOUNTSETTRANSACTOR_H #define ACCOUNTSETTRANSACTOR_H diff --git a/src/ripple_app/tx/OfferCancelTransactor.h b/src/ripple_app/tx/OfferCancelTransactor.h index 28aef6a13b..8cf5093e7f 100644 --- a/src/ripple_app/tx/OfferCancelTransactor.h +++ b/src/ripple_app/tx/OfferCancelTransactor.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef OFFERCANCELTRANSACTOR_H #define OFFERCANCELTRANSACTOR_H diff --git a/src/ripple_app/tx/OfferCreateTransactor.h b/src/ripple_app/tx/OfferCreateTransactor.h index 8f4f047eeb..dccf0a2c79 100644 --- a/src/ripple_app/tx/OfferCreateTransactor.h +++ b/src/ripple_app/tx/OfferCreateTransactor.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef __OFFERCREATETRANSACTOR__ #define __OFFERCREATETRANSACTOR__ diff --git a/src/ripple_app/tx/PaymentTransactor.h b/src/ripple_app/tx/PaymentTransactor.h index 171f8943c2..bc0069b8b5 100644 --- a/src/ripple_app/tx/PaymentTransactor.h +++ b/src/ripple_app/tx/PaymentTransactor.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef __PAYMENTTRANSACTOR__ #define __PAYMENTTRANSACTOR__ diff --git a/src/ripple_app/tx/RegularKeySetTransactor.h b/src/ripple_app/tx/RegularKeySetTransactor.h index 0fbdae8938..8e88b7c857 100644 --- a/src/ripple_app/tx/RegularKeySetTransactor.h +++ b/src/ripple_app/tx/RegularKeySetTransactor.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef REGULARKEYSETTRANSACTOR_H #define REGULARKEYSETTRANSACTOR_H diff --git a/src/ripple_app/tx/Transaction.h b/src/ripple_app/tx/Transaction.h index e4d555ec8e..d7b34e01c0 100644 --- a/src/ripple_app/tx/Transaction.h +++ b/src/ripple_app/tx/Transaction.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_TRANSACTION_H #define RIPPLE_TRANSACTION_H diff --git a/src/ripple_app/tx/TransactionAcquire.h b/src/ripple_app/tx/TransactionAcquire.h index 035b767722..d7161bd45a 100644 --- a/src/ripple_app/tx/TransactionAcquire.h +++ b/src/ripple_app/tx/TransactionAcquire.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_TRANSACTIONACQUIRE_H #define RIPPLE_TRANSACTIONACQUIRE_H diff --git a/src/ripple_app/tx/TransactionEngine.h b/src/ripple_app/tx/TransactionEngine.h index 5d030c2a98..782b97f0ee 100644 --- a/src/ripple_app/tx/TransactionEngine.h +++ b/src/ripple_app/tx/TransactionEngine.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef __TRANSACTIONENGINE__ #define __TRANSACTIONENGINE__ diff --git a/src/ripple_app/tx/TransactionMaster.cpp b/src/ripple_app/tx/TransactionMaster.cpp index 536fabfab6..59e2d9ec4d 100644 --- a/src/ripple_app/tx/TransactionMaster.cpp +++ b/src/ripple_app/tx/TransactionMaster.cpp @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef CACHED_TRANSACTION_NUM #define CACHED_TRANSACTION_NUM 65536 #endif diff --git a/src/ripple_app/tx/TransactionMaster.h b/src/ripple_app/tx/TransactionMaster.h index bb5166e546..bfd9cc87f3 100644 --- a/src/ripple_app/tx/TransactionMaster.h +++ b/src/ripple_app/tx/TransactionMaster.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef __TRANSACTIONMASTER__ #define __TRANSACTIONMASTER__ diff --git a/src/ripple_app/tx/TransactionMeta.h b/src/ripple_app/tx/TransactionMeta.h index 6d27869deb..1e3bfb908e 100644 --- a/src/ripple_app/tx/TransactionMeta.h +++ b/src/ripple_app/tx/TransactionMeta.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_TRANSACTIONMETA_H #define RIPPLE_TRANSACTIONMETA_H diff --git a/src/ripple_app/tx/Transactor.h b/src/ripple_app/tx/Transactor.h index 444f9c9562..97f77e9c91 100644 --- a/src/ripple_app/tx/Transactor.h +++ b/src/ripple_app/tx/Transactor.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef __TRANSACTOR__ #define __TRANSACTOR__ diff --git a/src/ripple_app/tx/TrustSetTransactor.h b/src/ripple_app/tx/TrustSetTransactor.h index a55e6b651e..cf9e442f78 100644 --- a/src/ripple_app/tx/TrustSetTransactor.h +++ b/src/ripple_app/tx/TrustSetTransactor.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef TRUSTSETTRANSACTOR_H #define TRUSTSETTRANSACTOR_H diff --git a/src/ripple_app/tx/TxQueue.h b/src/ripple_app/tx/TxQueue.h index 307edc3fac..7056aced82 100644 --- a/src/ripple_app/tx/TxQueue.h +++ b/src/ripple_app/tx/TxQueue.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_TXQUEUE_H_INCLUDED #define RIPPLE_TXQUEUE_H_INCLUDED diff --git a/src/ripple_app/tx/TxQueueEntry.h b/src/ripple_app/tx/TxQueueEntry.h index 9417d98454..11fe377ee8 100644 --- a/src/ripple_app/tx/TxQueueEntry.h +++ b/src/ripple_app/tx/TxQueueEntry.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_TXQUEUEENTRY_H_INCLUDED #define RIPPLE_TXQUEUEENTRY_H_INCLUDED diff --git a/src/ripple_app/tx/WalletAddTransactor.h b/src/ripple_app/tx/WalletAddTransactor.h index fa0e246826..7bc2b3adab 100644 --- a/src/ripple_app/tx/WalletAddTransactor.h +++ b/src/ripple_app/tx/WalletAddTransactor.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef WALLETADDTRANSACTOR_H #define WALLETADDTRANSACTOR_H diff --git a/src/ripple_app/websocket/WSConnection.h b/src/ripple_app/websocket/WSConnection.h index 89fb40abd4..535249f6cf 100644 --- a/src/ripple_app/websocket/WSConnection.h +++ b/src/ripple_app/websocket/WSConnection.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_WSCONNECTION_H #define RIPPLE_WSCONNECTION_H diff --git a/src/ripple_app/websocket/WSDoor.h b/src/ripple_app/websocket/WSDoor.h index 90afb0876e..886f894843 100644 --- a/src/ripple_app/websocket/WSDoor.h +++ b/src/ripple_app/websocket/WSDoor.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_WSDOOR_H_INCLUDED #define RIPPLE_WSDOOR_H_INCLUDED diff --git a/src/ripple_app/websocket/WSServerHandler.h b/src/ripple_app/websocket/WSServerHandler.h index 1cb1f990de..6043c8ab82 100644 --- a/src/ripple_app/websocket/WSServerHandler.h +++ b/src/ripple_app/websocket/WSServerHandler.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_WSSERVERHANDLER_H_INCLUDED #define RIPPLE_WSSERVERHANDLER_H_INCLUDED diff --git a/src/ripple_basics/containers/KeyCache.h b/src/ripple_basics/containers/KeyCache.h index 33f928411d..839c66ed7d 100644 --- a/src/ripple_basics/containers/KeyCache.h +++ b/src/ripple_basics/containers/KeyCache.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_KEYCACHE_H_INCLUDED #define RIPPLE_KEYCACHE_H_INCLUDED diff --git a/src/ripple_basics/containers/RangeSet.h b/src/ripple_basics/containers/RangeSet.h index 2d54f82296..5e6f1fde8b 100644 --- a/src/ripple_basics/containers/RangeSet.h +++ b/src/ripple_basics/containers/RangeSet.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_RANGESET_H_INCLUDED #define RIPPLE_RANGESET_H_INCLUDED diff --git a/src/ripple_basics/containers/TaggedCache.h b/src/ripple_basics/containers/TaggedCache.h index 8783f68939..cca4b7d87b 100644 --- a/src/ripple_basics/containers/TaggedCache.h +++ b/src/ripple_basics/containers/TaggedCache.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_TAGGEDCACHE_H #define RIPPLE_TAGGEDCACHE_H diff --git a/src/ripple_basics/log/Log.h b/src/ripple_basics/log/Log.h index 7ef9a48674..0db1fd0bd4 100644 --- a/src/ripple_basics/log/Log.h +++ b/src/ripple_basics/log/Log.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_BASICS_LOG_H_INCLUDED #define RIPPLE_BASICS_LOG_H_INCLUDED diff --git a/src/ripple_basics/log/LogFile.h b/src/ripple_basics/log/LogFile.h index d87c3b3295..fcef00f245 100644 --- a/src/ripple_basics/log/LogFile.h +++ b/src/ripple_basics/log/LogFile.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_BASICS_LOGFILE_H_INCLUDED #define RIPPLE_BASICS_LOGFILE_H_INCLUDED diff --git a/src/ripple_basics/log/LogPartition.h b/src/ripple_basics/log/LogPartition.h index bb33b87320..fbc83c52b1 100644 --- a/src/ripple_basics/log/LogPartition.h +++ b/src/ripple_basics/log/LogPartition.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_BASICS_LOGPARTITION_H_INCLUDED #define RIPPLE_BASICS_LOGPARTITION_H_INCLUDED diff --git a/src/ripple_basics/log/LogSeverity.h b/src/ripple_basics/log/LogSeverity.h index ce192705fd..5aed510fbd 100644 --- a/src/ripple_basics/log/LogSeverity.h +++ b/src/ripple_basics/log/LogSeverity.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_BASICS_LOGSEVERITY_H_INCLUDED #define RIPPLE_BASICS_LOGSEVERITY_H_INCLUDED diff --git a/src/ripple_basics/log/LoggedTimings.h b/src/ripple_basics/log/LoggedTimings.h index 775bf03a84..cade4f1a41 100644 --- a/src/ripple_basics/log/LoggedTimings.h +++ b/src/ripple_basics/log/LoggedTimings.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_BASICS_LOGGEDTIMINGS_H_INCLUDED #define RIPPLE_BASICS_LOGGEDTIMINGS_H_INCLUDED diff --git a/src/ripple_basics/ripple_basics.h b/src/ripple_basics/ripple_basics.h index 90a2563d9c..c346e4b029 100644 --- a/src/ripple_basics/ripple_basics.h +++ b/src/ripple_basics/ripple_basics.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_BASICS_H_INCLUDED #define RIPPLE_BASICS_H_INCLUDED diff --git a/src/ripple_basics/system/BoostIncludes.h b/src/ripple_basics/system/BoostIncludes.h index 9a1f88a650..b6762aa89c 100644 --- a/src/ripple_basics/system/BoostIncludes.h +++ b/src/ripple_basics/system/BoostIncludes.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_BOOSTINCLUDES_H_INCLUDED #define RIPPLE_BOOSTINCLUDES_H_INCLUDED diff --git a/src/ripple_basics/types/BasicTypes.h b/src/ripple_basics/types/BasicTypes.h index 4dbb81b4f5..2d4b6ab686 100644 --- a/src/ripple_basics/types/BasicTypes.h +++ b/src/ripple_basics/types/BasicTypes.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_BASICTYPES_H #define RIPPLE_BASICTYPES_H diff --git a/src/ripple_basics/utility/CountedObject.h b/src/ripple_basics/utility/CountedObject.h index caf40ef4b5..052d65cf92 100644 --- a/src/ripple_basics/utility/CountedObject.h +++ b/src/ripple_basics/utility/CountedObject.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_COUNTEDOBJECT_H_INCLUDED #define RIPPLE_COUNTEDOBJECT_H_INCLUDED diff --git a/src/ripple_basics/utility/IniFile.h b/src/ripple_basics/utility/IniFile.h index 850d46de1b..978300c0af 100644 --- a/src/ripple_basics/utility/IniFile.h +++ b/src/ripple_basics/utility/IniFile.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_INIFILE_H_INCLUDED #define RIPPLE_INIFILE_H_INCLUDED diff --git a/src/ripple_basics/utility/PlatformMacros.h b/src/ripple_basics/utility/PlatformMacros.h index 7531e74c08..9632ae0151 100644 --- a/src/ripple_basics/utility/PlatformMacros.h +++ b/src/ripple_basics/utility/PlatformMacros.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_PLATFORMMACROS_H #define RIPPLE_PLATFORMMACROS_H diff --git a/src/ripple_basics/utility/StringUtilities.h b/src/ripple_basics/utility/StringUtilities.h index 39e0ec4efd..a66175781b 100644 --- a/src/ripple_basics/utility/StringUtilities.h +++ b/src/ripple_basics/utility/StringUtilities.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_STRINGUTILITIES_H #define RIPPLE_STRINGUTILITIES_H diff --git a/src/ripple_basics/utility/Sustain.h b/src/ripple_basics/utility/Sustain.h index b077fba3ac..d7d04569b9 100644 --- a/src/ripple_basics/utility/Sustain.h +++ b/src/ripple_basics/utility/Sustain.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_SUSTAIN_H #define RIPPLE_SUSTAIN_H diff --git a/src/ripple_basics/utility/ThreadName.h b/src/ripple_basics/utility/ThreadName.h index af68b1514a..070e54ef63 100644 --- a/src/ripple_basics/utility/ThreadName.h +++ b/src/ripple_basics/utility/ThreadName.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_THREADNAME_H #define RIPPLE_THREADNAME_H diff --git a/src/ripple_basics/utility/Time.h b/src/ripple_basics/utility/Time.h index aa6cd10de3..77c3c0f2bb 100644 --- a/src/ripple_basics/utility/Time.h +++ b/src/ripple_basics/utility/Time.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_TIME_H #define RIPPLE_TIME_H diff --git a/src/ripple_basics/utility/UptimeTimer.h b/src/ripple_basics/utility/UptimeTimer.h index f5c910a92b..7984b5015b 100644 --- a/src/ripple_basics/utility/UptimeTimer.h +++ b/src/ripple_basics/utility/UptimeTimer.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_UPTIMETIMER_H #define RIPPLE_UPTIMETIMER_H diff --git a/src/ripple_core/functional/Config.h b/src/ripple_core/functional/Config.h index e500cf8095..7fb3691e57 100644 --- a/src/ripple_core/functional/Config.h +++ b/src/ripple_core/functional/Config.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_CORE_CONFIG_H_INCLUDED #define RIPPLE_CORE_CONFIG_H_INCLUDED diff --git a/src/ripple_core/functional/ConfigSections.h b/src/ripple_core/functional/ConfigSections.h index cd1eb558e5..11a795cdf8 100644 --- a/src/ripple_core/functional/ConfigSections.h +++ b/src/ripple_core/functional/ConfigSections.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_CONFIGSECTIONS_H_INCLUDED #define RIPPLE_CONFIGSECTIONS_H_INCLUDED diff --git a/src/ripple_core/functional/Job.h b/src/ripple_core/functional/Job.h index 9169bc8f2d..02ad3bcafd 100644 --- a/src/ripple_core/functional/Job.h +++ b/src/ripple_core/functional/Job.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_JOB_H #define RIPPLE_JOB_H diff --git a/src/ripple_core/functional/JobQueue.h b/src/ripple_core/functional/JobQueue.h index f06e07734b..b0624fca0f 100644 --- a/src/ripple_core/functional/JobQueue.h +++ b/src/ripple_core/functional/JobQueue.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_CORE_JOBQUEUE_H_INCLUDED #define RIPPLE_CORE_JOBQUEUE_H_INCLUDED diff --git a/src/ripple_core/functional/LoadEvent.h b/src/ripple_core/functional/LoadEvent.h index 5b0e5e5659..a4c0748e2c 100644 --- a/src/ripple_core/functional/LoadEvent.h +++ b/src/ripple_core/functional/LoadEvent.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_LOADEVENT_H #define RIPPLE_LOADEVENT_H diff --git a/src/ripple_core/functional/LoadMonitor.h b/src/ripple_core/functional/LoadMonitor.h index fdaf989383..321e4a4ff5 100644 --- a/src/ripple_core/functional/LoadMonitor.h +++ b/src/ripple_core/functional/LoadMonitor.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_LOADMONITOR_H_INCLUDED #define RIPPLE_LOADMONITOR_H_INCLUDED diff --git a/src/ripple_core/functional/LoadSource.h b/src/ripple_core/functional/LoadSource.h index f74e3e8b08..4188b6580c 100644 --- a/src/ripple_core/functional/LoadSource.h +++ b/src/ripple_core/functional/LoadSource.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_CORE_FUNCTIONAL_LOADSOURCE_H_INCLUDED #define RIPPLE_CORE_FUNCTIONAL_LOADSOURCE_H_INCLUDED diff --git a/src/ripple_core/nodestore/NodeStore.h b/src/ripple_core/nodestore/NodeStore.h index d8b4ef118f..b026f19f3a 100644 --- a/src/ripple_core/nodestore/NodeStore.h +++ b/src/ripple_core/nodestore/NodeStore.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_NODESTORE_H_INCLUDED #define RIPPLE_NODESTORE_H_INCLUDED diff --git a/src/ripple_core/nodestore/api/Backend.h b/src/ripple_core/nodestore/api/Backend.h index 8a12ef5bc4..57459d64cd 100644 --- a/src/ripple_core/nodestore/api/Backend.h +++ b/src/ripple_core/nodestore/api/Backend.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_NODESTORE_BACKEND_H_INCLUDED #define RIPPLE_NODESTORE_BACKEND_H_INCLUDED diff --git a/src/ripple_core/nodestore/api/Database.h b/src/ripple_core/nodestore/api/Database.h index 067f7d9126..0327a85fd5 100644 --- a/src/ripple_core/nodestore/api/Database.h +++ b/src/ripple_core/nodestore/api/Database.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_NODESTORE_DATABASE_H_INCLUDED #define RIPPLE_NODESTORE_DATABASE_H_INCLUDED diff --git a/src/ripple_core/nodestore/api/DummyScheduler.h b/src/ripple_core/nodestore/api/DummyScheduler.h index 3dfb388c08..1024d4dc1a 100644 --- a/src/ripple_core/nodestore/api/DummyScheduler.h +++ b/src/ripple_core/nodestore/api/DummyScheduler.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_NODESTORE_DUMMYSCHEDULER_H_INCLUDED #define RIPPLE_NODESTORE_DUMMYSCHEDULER_H_INCLUDED diff --git a/src/ripple_core/nodestore/api/Factory.h b/src/ripple_core/nodestore/api/Factory.h index 417daf4c48..4a5d7bef94 100644 --- a/src/ripple_core/nodestore/api/Factory.h +++ b/src/ripple_core/nodestore/api/Factory.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_NODESTORE_FACTORY_H_INCLUDED #define RIPPLE_NODESTORE_FACTORY_H_INCLUDED diff --git a/src/ripple_core/nodestore/api/NodeObject.h b/src/ripple_core/nodestore/api/NodeObject.h index 2e26350f17..86fd5be2e8 100644 --- a/src/ripple_core/nodestore/api/NodeObject.h +++ b/src/ripple_core/nodestore/api/NodeObject.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_NODESTORE_NODEOBJECT_H_INCLUDED #define RIPPLE_NODESTORE_NODEOBJECT_H_INCLUDED diff --git a/src/ripple_core/nodestore/api/Scheduler.h b/src/ripple_core/nodestore/api/Scheduler.h index bd3107ad73..084663a22a 100644 --- a/src/ripple_core/nodestore/api/Scheduler.h +++ b/src/ripple_core/nodestore/api/Scheduler.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_NODESTORE_SCHEDULER_H_INCLUDED #define RIPPLE_NODESTORE_SCHEDULER_H_INCLUDED diff --git a/src/ripple_core/nodestore/api/Task.h b/src/ripple_core/nodestore/api/Task.h index 8037d6e599..ece84a21b1 100644 --- a/src/ripple_core/nodestore/api/Task.h +++ b/src/ripple_core/nodestore/api/Task.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_NODESTORE_TASK_H_INCLUDED #define RIPPLE_NODESTORE_TASK_H_INCLUDED diff --git a/src/ripple_core/nodestore/api/Types.h b/src/ripple_core/nodestore/api/Types.h index 520b10419f..db514c0f61 100644 --- a/src/ripple_core/nodestore/api/Types.h +++ b/src/ripple_core/nodestore/api/Types.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_NODESTORE_TYPES_H_INCLUDED #define RIPPLE_NODESTORE_TYPES_H_INCLUDED diff --git a/src/ripple_core/nodestore/api/VisitCallback.h b/src/ripple_core/nodestore/api/VisitCallback.h index af383d977f..042c14667a 100644 --- a/src/ripple_core/nodestore/api/VisitCallback.h +++ b/src/ripple_core/nodestore/api/VisitCallback.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_NODESTORE_VISITCALLBACK_H_INCLUDED #define RIPPLE_NODESTORE_VISITCALLBACK_H_INCLUDED diff --git a/src/ripple_core/nodestore/backend/HyperDBFactory.h b/src/ripple_core/nodestore/backend/HyperDBFactory.h index 10cb89c4ce..3475576076 100644 --- a/src/ripple_core/nodestore/backend/HyperDBFactory.h +++ b/src/ripple_core/nodestore/backend/HyperDBFactory.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_NODESTORE_HYPERDBFACTORY_H_INCLUDED #define RIPPLE_NODESTORE_HYPERDBFACTORY_H_INCLUDED diff --git a/src/ripple_core/nodestore/backend/KeyvaDBFactory.h b/src/ripple_core/nodestore/backend/KeyvaDBFactory.h index b966d4d60c..be9e511f1f 100644 --- a/src/ripple_core/nodestore/backend/KeyvaDBFactory.h +++ b/src/ripple_core/nodestore/backend/KeyvaDBFactory.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_NODESTORE_KEYVADBFACTORY_H_INCLUDED #define RIPPLE_NODESTORE_KEYVADBFACTORY_H_INCLUDED diff --git a/src/ripple_core/nodestore/backend/LevelDBFactory.h b/src/ripple_core/nodestore/backend/LevelDBFactory.h index 775313fba8..dd9aed9a2f 100644 --- a/src/ripple_core/nodestore/backend/LevelDBFactory.h +++ b/src/ripple_core/nodestore/backend/LevelDBFactory.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_NODESTORE_LEVELDBFACTORY_H_INCLUDED #define RIPPLE_NODESTORE_LEVELDBFACTORY_H_INCLUDED diff --git a/src/ripple_core/nodestore/backend/MdbFactory.h b/src/ripple_core/nodestore/backend/MdbFactory.h index 073f07819d..05572729e2 100644 --- a/src/ripple_core/nodestore/backend/MdbFactory.h +++ b/src/ripple_core/nodestore/backend/MdbFactory.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_NODESTORE_MDBFACTORY_H_INCLUDED #define RIPPLE_NODESTORE_MDBFACTORY_H_INCLUDED diff --git a/src/ripple_core/nodestore/backend/MemoryFactory.h b/src/ripple_core/nodestore/backend/MemoryFactory.h index fef4c6b042..1e64909506 100644 --- a/src/ripple_core/nodestore/backend/MemoryFactory.h +++ b/src/ripple_core/nodestore/backend/MemoryFactory.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_NODESTORE_MEMORYFACTORY_H_INCLUDED #define RIPPLE_NODESTORE_MEMORYFACTORY_H_INCLUDED diff --git a/src/ripple_core/nodestore/backend/NullFactory.h b/src/ripple_core/nodestore/backend/NullFactory.h index 5a1f123fb4..84739c750c 100644 --- a/src/ripple_core/nodestore/backend/NullFactory.h +++ b/src/ripple_core/nodestore/backend/NullFactory.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_NODESTORE_NULLFACTORY_H_INCLUDED #define RIPPLE_NODESTORE_NULLFACTORY_H_INCLUDED diff --git a/src/ripple_core/nodestore/backend/SophiaFactory.h b/src/ripple_core/nodestore/backend/SophiaFactory.h index 60f7e3e6a2..829493d65f 100644 --- a/src/ripple_core/nodestore/backend/SophiaFactory.h +++ b/src/ripple_core/nodestore/backend/SophiaFactory.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_NODESTORE_SOPHIAFACTORY_H_INCLUDED #define RIPPLE_NODESTORE_SOPHIAFACTORY_H_INCLUDED diff --git a/src/ripple_core/nodestore/impl/BatchWriter.h b/src/ripple_core/nodestore/impl/BatchWriter.h index 77f12ad8c1..3c280e94aa 100644 --- a/src/ripple_core/nodestore/impl/BatchWriter.h +++ b/src/ripple_core/nodestore/impl/BatchWriter.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_NODESTORE_BATCHWRITER_H_INCLUDED #define RIPPLE_NODESTORE_BATCHWRITER_H_INCLUDED diff --git a/src/ripple_core/nodestore/impl/DecodedBlob.h b/src/ripple_core/nodestore/impl/DecodedBlob.h index a16c4d5877..334f5e6293 100644 --- a/src/ripple_core/nodestore/impl/DecodedBlob.h +++ b/src/ripple_core/nodestore/impl/DecodedBlob.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_NODESTORE_DECODEDBLOB_H_INCLUDED #define RIPPLE_NODESTORE_DECODEDBLOB_H_INCLUDED diff --git a/src/ripple_core/nodestore/impl/EncodedBlob.h b/src/ripple_core/nodestore/impl/EncodedBlob.h index 40a43e742f..04257979f1 100644 --- a/src/ripple_core/nodestore/impl/EncodedBlob.h +++ b/src/ripple_core/nodestore/impl/EncodedBlob.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_NODESTORE_ENCODEDBLOB_H_INCLUDED #define RIPPLE_NODESTORE_ENCODEDBLOB_H_INCLUDED diff --git a/src/ripple_core/nodestore/impl/Factories.h b/src/ripple_core/nodestore/impl/Factories.h index a41b7c7fbe..299c2ea4fd 100644 --- a/src/ripple_core/nodestore/impl/Factories.h +++ b/src/ripple_core/nodestore/impl/Factories.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_NODESTORE_FACTORIES_H_INCLUDED #define RIPPLE_NODESTORE_FACTORIES_H_INCLUDED diff --git a/src/ripple_core/nodestore/tests/TestBase.h b/src/ripple_core/nodestore/tests/TestBase.h index 14e142fc6d..8e9c5202b3 100644 --- a/src/ripple_core/nodestore/tests/TestBase.h +++ b/src/ripple_core/nodestore/tests/TestBase.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_NODESTORE_TESTBASE_H_INCLUDED #define RIPPLE_NODESTORE_TESTBASE_H_INCLUDED diff --git a/src/ripple_core/ripple_core.h b/src/ripple_core/ripple_core.h index 6985dc5f6d..56f4ea54f6 100644 --- a/src/ripple_core/ripple_core.h +++ b/src/ripple_core/ripple_core.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_CORE_H_INCLUDED #define RIPPLE_CORE_H_INCLUDED diff --git a/src/ripple_data/crypto/RFC1751.h b/src/ripple_data/crypto/RFC1751.h index 796ed0a9a3..abbdb6ffd3 100644 --- a/src/ripple_data/crypto/RFC1751.h +++ b/src/ripple_data/crypto/RFC1751.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_RFC1751_H #define RIPPLE_RFC1751_H diff --git a/src/ripple_data/protocol/BuildInfo.h b/src/ripple_data/protocol/BuildInfo.h index e6326d6180..5feecb3e57 100644 --- a/src/ripple_data/protocol/BuildInfo.h +++ b/src/ripple_data/protocol/BuildInfo.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_BUILDINFO_H_INCLUDED #define RIPPLE_BUILDINFO_H_INCLUDED diff --git a/src/ripple_data/protocol/FieldNames.h b/src/ripple_data/protocol/FieldNames.h index 5754acf3f6..f0b3f6ccf2 100644 --- a/src/ripple_data/protocol/FieldNames.h +++ b/src/ripple_data/protocol/FieldNames.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_FIELDNAMES_H #define RIPPLE_FIELDNAMES_H diff --git a/src/ripple_data/protocol/HashPrefix.h b/src/ripple_data/protocol/HashPrefix.h index 6c27fdc45a..a567bcb7e8 100644 --- a/src/ripple_data/protocol/HashPrefix.h +++ b/src/ripple_data/protocol/HashPrefix.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_HASHPREFIX_H #define RIPPLE_HASHPREFIX_H diff --git a/src/ripple_data/protocol/KnownFormats.h b/src/ripple_data/protocol/KnownFormats.h index ea85a004ab..7ea052c925 100644 --- a/src/ripple_data/protocol/KnownFormats.h +++ b/src/ripple_data/protocol/KnownFormats.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_KNOWNFORMATS_H_INCLUDED #define RIPPLE_KNOWNFORMATS_H_INCLUDED diff --git a/src/ripple_data/protocol/LedgerFormats.h b/src/ripple_data/protocol/LedgerFormats.h index a4067beb7b..629572c64f 100644 --- a/src/ripple_data/protocol/LedgerFormats.h +++ b/src/ripple_data/protocol/LedgerFormats.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_LEDGERFORMATS_H_INCLUDED #define RIPPLE_LEDGERFORMATS_H_INCLUDED diff --git a/src/ripple_data/protocol/Protocol.h b/src/ripple_data/protocol/Protocol.h index 5b23afcb3f..250ddc7d9c 100644 --- a/src/ripple_data/protocol/Protocol.h +++ b/src/ripple_data/protocol/Protocol.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_PROTOCOL_H #define RIPPLE_PROTOCOL_H diff --git a/src/ripple_data/protocol/RippleAddress.h b/src/ripple_data/protocol/RippleAddress.h index 9d27bf7965..2d094746df 100644 --- a/src/ripple_data/protocol/RippleAddress.h +++ b/src/ripple_data/protocol/RippleAddress.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_RIPPLEADDRESS_H #define RIPPLE_RIPPLEADDRESS_H diff --git a/src/ripple_data/protocol/RippleSystem.h b/src/ripple_data/protocol/RippleSystem.h index f36ef88688..9b415fac52 100644 --- a/src/ripple_data/protocol/RippleSystem.h +++ b/src/ripple_data/protocol/RippleSystem.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_RIPPLESYSTEM_H #define RIPPLE_RIPPLESYSTEM_H diff --git a/src/ripple_data/protocol/SerializedObject.h b/src/ripple_data/protocol/SerializedObject.h index de932c74a2..cff413c539 100644 --- a/src/ripple_data/protocol/SerializedObject.h +++ b/src/ripple_data/protocol/SerializedObject.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_SERIALIZEDOBJECT_H #define RIPPLE_SERIALIZEDOBJECT_H diff --git a/src/ripple_data/protocol/SerializedObjectTemplate.h b/src/ripple_data/protocol/SerializedObjectTemplate.h index b72b78321b..6c4e541b11 100644 --- a/src/ripple_data/protocol/SerializedObjectTemplate.h +++ b/src/ripple_data/protocol/SerializedObjectTemplate.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_SERIALIZEDOBJECTTEMPLATE_H #define RIPPLE_SERIALIZEDOBJECTTEMPLATE_H diff --git a/src/ripple_data/protocol/SerializedTypes.h b/src/ripple_data/protocol/SerializedTypes.h index 1f06ae5bed..95bf357049 100644 --- a/src/ripple_data/protocol/SerializedTypes.h +++ b/src/ripple_data/protocol/SerializedTypes.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_SERIALIZEDTYPES_H #define RIPPLE_SERIALIZEDTYPES_H diff --git a/src/ripple_data/protocol/Serializer.h b/src/ripple_data/protocol/Serializer.h index a9affaf1cd..eb5f18d5da 100644 --- a/src/ripple_data/protocol/Serializer.h +++ b/src/ripple_data/protocol/Serializer.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_SERIALIZER_H #define RIPPLE_SERIALIZER_H diff --git a/src/ripple_data/protocol/TER.h b/src/ripple_data/protocol/TER.h index ef00aae70f..94384f5144 100644 --- a/src/ripple_data/protocol/TER.h +++ b/src/ripple_data/protocol/TER.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_TER_H #define RIPPLE_TER_H diff --git a/src/ripple_data/protocol/TxFlags.h b/src/ripple_data/protocol/TxFlags.h index 0db2ae7ec2..7ebbf0b38c 100644 --- a/src/ripple_data/protocol/TxFlags.h +++ b/src/ripple_data/protocol/TxFlags.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_TXFLAGS_H #define RIPPLE_TXFLAGS_H diff --git a/src/ripple_data/protocol/TxFormats.h b/src/ripple_data/protocol/TxFormats.h index 68873683fb..fdf89d3831 100644 --- a/src/ripple_data/protocol/TxFormats.h +++ b/src/ripple_data/protocol/TxFormats.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_TXFORMATS_H_INCLUDED #define RIPPLE_TXFORMATS_H_INCLUDED diff --git a/src/ripple_data/ripple_data.h b/src/ripple_data/ripple_data.h index fb9151945a..9c4b1536d8 100644 --- a/src/ripple_data/ripple_data.h +++ b/src/ripple_data/ripple_data.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_DATA_H_INCLUDED #define RIPPLE_DATA_H_INCLUDED diff --git a/src/ripple_data/utility/UptimeTimerAdapter.h b/src/ripple_data/utility/UptimeTimerAdapter.h index 2deb3b326a..d9ae29a401 100644 --- a/src/ripple_data/utility/UptimeTimerAdapter.h +++ b/src/ripple_data/utility/UptimeTimerAdapter.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_UPTIMETIMERADAPTER_H #define RIPPLE_UPTIMETIMERADAPTER_H diff --git a/src/ripple_hyperleveldb/ripple_hyperleveldb.h b/src/ripple_hyperleveldb/ripple_hyperleveldb.h index 3f65d48e69..3629228de5 100644 --- a/src/ripple_hyperleveldb/ripple_hyperleveldb.h +++ b/src/ripple_hyperleveldb/ripple_hyperleveldb.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_HYPERLEVELDB_H_INCLUDED #define RIPPLE_HYPERLEVELDB_H_INCLUDED diff --git a/src/ripple_leveldb/ripple_leveldb.h b/src/ripple_leveldb/ripple_leveldb.h index 82d430c2a7..e86b89cd2f 100644 --- a/src/ripple_leveldb/ripple_leveldb.h +++ b/src/ripple_leveldb/ripple_leveldb.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_LEVELDB_H_INCLUDED #define RIPPLE_LEVELDB_H_INCLUDED diff --git a/src/ripple_mdb/ripple_mdb.h b/src/ripple_mdb/ripple_mdb.h index e2e464656d..ea9f026fd7 100644 --- a/src/ripple_mdb/ripple_mdb.h +++ b/src/ripple_mdb/ripple_mdb.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_MDB_H_INCLUDED #define RIPPLE_MDB_H_INCLUDED diff --git a/src/ripple_net/basics/HTTPClient.h b/src/ripple_net/basics/HTTPClient.h index c3aabe1f16..7a62538e2a 100644 --- a/src/ripple_net/basics/HTTPClient.h +++ b/src/ripple_net/basics/HTTPClient.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_NET_BASICS_HTTPCLIENT_H_INCLUDED #define RIPPLE_NET_BASICS_HTTPCLIENT_H_INCLUDED diff --git a/src/ripple_net/basics/HTTPRequest.h b/src/ripple_net/basics/HTTPRequest.h index 6a7d87c7a7..80e8195c28 100644 --- a/src/ripple_net/basics/HTTPRequest.h +++ b/src/ripple_net/basics/HTTPRequest.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_NET_BASICS_HTTPREQUEST_H_INCLUDED #define RIPPLE_NET_BASICS_HTTPREQUEST_H_INCLUDED diff --git a/src/ripple_net/basics/MultiSocket.h b/src/ripple_net/basics/MultiSocket.h index 99943485fb..6edf5ba309 100644 --- a/src/ripple_net/basics/MultiSocket.h +++ b/src/ripple_net/basics/MultiSocket.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_NET_BASICS_MULTISOCKET_H_INCLUDED #define RIPPLE_NET_BASICS_MULTISOCKET_H_INCLUDED diff --git a/src/ripple_net/basics/RPCDoor.h b/src/ripple_net/basics/RPCDoor.h index bab9eeba91..e7425e257c 100644 --- a/src/ripple_net/basics/RPCDoor.h +++ b/src/ripple_net/basics/RPCDoor.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_NET_BASICS_RPCDOOR_H_INCLUDED #define RIPPLE_NET_BASICS_RPCDOOR_H_INCLUDED diff --git a/src/ripple_net/basics/RPCServer.h b/src/ripple_net/basics/RPCServer.h index 581deb8507..d6f10d00e4 100644 --- a/src/ripple_net/basics/RPCServer.h +++ b/src/ripple_net/basics/RPCServer.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_NET_BASICS_RPCSERVER_H_INCLUDED #define RIPPLE_NET_BASICS_RPCSERVER_H_INCLUDED diff --git a/src/ripple_net/basics/RippleSSLContext.h b/src/ripple_net/basics/RippleSSLContext.h index 390fc21e3a..87449da39e 100644 --- a/src/ripple_net/basics/RippleSSLContext.h +++ b/src/ripple_net/basics/RippleSSLContext.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_NET_BASICS_RIPPLESSLCONTEXT_H_INCLUDED #define RIPPLE_NET_BASICS_RIPPLESSLCONTEXT_H_INCLUDED diff --git a/src/ripple_net/basics/SNTPClient.h b/src/ripple_net/basics/SNTPClient.h index ce0d8e1881..221cd20d23 100644 --- a/src/ripple_net/basics/SNTPClient.h +++ b/src/ripple_net/basics/SNTPClient.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_NET_BASICS_SNTPCLIENT_H_INCLUDED #define RIPPLE_NET_BASICS_SNTPCLIENT_H_INCLUDED diff --git a/src/ripple_net/basics/impl/MultiSocketType.h b/src/ripple_net/basics/impl/MultiSocketType.h index e91024f11a..72d1915645 100644 --- a/src/ripple_net/basics/impl/MultiSocketType.h +++ b/src/ripple_net/basics/impl/MultiSocketType.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_NET_BASICS_IMPOL_MULTISOCKETTYPE_H_INCLUDED #define RIPPLE_NET_BASICS_IMPOL_MULTISOCKETTYPE_H_INCLUDED diff --git a/src/ripple_net/ripple_net.h b/src/ripple_net/ripple_net.h index e85a2eacd4..3e00044414 100644 --- a/src/ripple_net/ripple_net.h +++ b/src/ripple_net/ripple_net.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_NET_H_INCLUDED #define RIPPLE_NET_H_INCLUDED diff --git a/src/ripple_net/rpc/InfoSub.h b/src/ripple_net/rpc/InfoSub.h index 9bae96b68a..e4b476c52f 100644 --- a/src/ripple_net/rpc/InfoSub.h +++ b/src/ripple_net/rpc/InfoSub.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_NET_RPC_INFOSUB_H_INCLUDED #define RIPPLE_NET_RPC_INFOSUB_H_INCLUDED diff --git a/src/ripple_net/rpc/RPCCall.h b/src/ripple_net/rpc/RPCCall.h index bf092f732c..6d58e64142 100644 --- a/src/ripple_net/rpc/RPCCall.h +++ b/src/ripple_net/rpc/RPCCall.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_NET_RPC_RPCCALL_H_INCLUDED #define RIPPLE_NET_RPC_RPCCALL_H_INCLUDED diff --git a/src/ripple_net/rpc/RPCErr.h b/src/ripple_net/rpc/RPCErr.h index 163bfb12c7..fb3a266f65 100644 --- a/src/ripple_net/rpc/RPCErr.h +++ b/src/ripple_net/rpc/RPCErr.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_NET_RPC_RPCERR_H_INCLUDED #define RIPPLE_NET_RPC_RPCERR_H_INCLUDED diff --git a/src/ripple_net/rpc/RPCSub.h b/src/ripple_net/rpc/RPCSub.h index 4a23feaefb..a9c6d5b1cb 100644 --- a/src/ripple_net/rpc/RPCSub.h +++ b/src/ripple_net/rpc/RPCSub.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_NET_RPC_RPCSUB_H_INCLUDED #define RIPPLE_NET_RPC_RPCSUB_H_INCLUDED diff --git a/src/ripple_net/rpc/RPCUtil.h b/src/ripple_net/rpc/RPCUtil.h index c354fa1c94..299cfcccb7 100644 --- a/src/ripple_net/rpc/RPCUtil.h +++ b/src/ripple_net/rpc/RPCUtil.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_NET_RPC_RPCUTIL_H_INCLUDED #define RIPPLE_NET_RPC_RPCUTIL_H_INCLUDED diff --git a/src/ripple_websocket/autosocket/AutoSocket.h b/src/ripple_websocket/autosocket/AutoSocket.h index 71d9aeb2bb..ff60a11285 100644 --- a/src/ripple_websocket/autosocket/AutoSocket.h +++ b/src/ripple_websocket/autosocket/AutoSocket.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef __AUTOSOCKET_H_ #define __AUTOSOCKET_H_ diff --git a/src/ripple_websocket/ripple_websocket.h b/src/ripple_websocket/ripple_websocket.h index 5ea61436fc..656e77ccda 100644 --- a/src/ripple_websocket/ripple_websocket.h +++ b/src/ripple_websocket/ripple_websocket.h @@ -17,7 +17,6 @@ */ //============================================================================== - #ifndef RIPPLE_WEBSOCKET_H_INCLUDED #define RIPPLE_WEBSOCKET_H_INCLUDED