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 675c5d545..fd7d72226 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 cac7cf2c2..f21049f1e 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 0f11dad6c..4f7dccf0e 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 848a52c0c..bb5695c22 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 6575e50cd..d9fe33ff5 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 0866a2f5e..b18745b3d 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 61c66aaeb..56f31f590 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 b20697787..ea58de012 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 b1b924b7a..07b47b36c 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 6fd1d7c2d..552c40a34 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 8e72ded43..153052e25 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 4394607c4..c6fbf977f 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 bc187eb88..557182f7f 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 e197241c9..3a92e8d68 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 bae89d835..b379d341e 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 0f4c4beae..162823dfa 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 c9e6b38fd..1b6d78286 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 1ed4f6f11..e699c6054 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 000000000..72c8fb1f6 --- /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 2ce129733..76df42ffc 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 81e1bf62b..8bc39b492 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 1de67d611..b5331f4da 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 64cbe24da..a86551583 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 260acbafd..7b58e3f70 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 c257d7612..f12997aa3 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 7a8fa7922..b1a64f1c1 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 3c616c915..25ecb5e86 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 2e9060986..427c85043 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 94494a11b..9de80bf72 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 a3b1a2cfe..0ea55236f 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 a14772a63..8fb6699c5 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 1249d3781..679b72cbf 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 62c09c336..13138bbd2 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 f77f30d5f..7cd697790 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 b3958e559..95329ca4e 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 18a56c74c..25b28e67c 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 38358dd92..eabdbbb54 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 a389f7ce8..dc3e23bdd 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 541237979..f2d622326 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 457b56c9c..08a6d83f5 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 5ae253d70..9951f33f8 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 cbd90835d..9fe229be7 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 ec80bc401..92481066f 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 f5546a5e8..0848e3533 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 0e7aac211..4556ab223 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 4517934cb..db8616332 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 d3c70a6ed..f8f1d782d 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 9ea46dba5..f3de47916 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 0b9cdb045..20d44ecbe 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 d9d745278..93868ae76 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 5956c32b1..568b966c7 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 c8a81c89f..fb5ad4e36 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 7389a95b4..4e74a18f6 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 29328df66..cf16dbd22 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 0dd797adc..9d01d6d04 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 f85448d2a..5ceae4cad 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 b9a5193e3..c3a2292a5 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 033c124e4..642c0aa40 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 035db9e44..3363f3ab2 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 0b5d3dc27..b8939463e 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 538347e52..f0c4b8c48 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 847b35d22..ba092b478 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 0d7535fb4..d4ca4dbb8 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 d76bc3ffe..3d80b0c63 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 2a9abe0bf..9dba942e2 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 20b47c899..1a24155c2 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 d7c7e0bf4..f7a0ced45 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 d8151227d..943f30ca9 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 9e1751314..0404041a9 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 7a24a89a4..145bef838 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 3100bdafc..3fb7d7153 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 13e197f2f..f95d89b35 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 78cd1ab1d..816e75b48 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 902981e90..7039cc3b2 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 e07e7fe68..2a15bd284 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 702c9abe6..d483e6be0 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 bb6061768..78f27809f 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 e1979e7f0..345641c72 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 2abb03c52..d78d3b5d6 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 24606a6cc..3bee7db01 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 fe44c410b..e2bf48e30 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 02101edd5..d297a0f8d 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 b10f12319..10dbb32b8 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 cda9a7c0a..3754c7be4 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 2b74e0606..886d9b862 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 401904b2b..98c024738 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 24c6a9c96..6a9270d25 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 c6912ecb2..fbb99ba63 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 6a803780d..00683c1aa 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 d41977647..a7b17ce70 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 8c1191aa1..0e7e7ebe8 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 234056cb6..e8fbdb889 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 6363d4c72..3906b1aa2 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 c2f9cc31c..f36d08d8c 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 b1e71dc26..deb8665df 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 9138c23d3..e1337b199 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 31d53073d..420938727 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 778e35317..be5378a2d 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 c215d1d6c..bea072d89 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 40c4963fb..1a587a407 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 2eb71a47f..4d4ae87fd 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 2068d8aea..8c8661f54 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 c926d09e6..2bdec594d 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 de5628eae..4003e4414 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 a450f490f..71f032737 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 7f94e479b..ba72451e2 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 4d3cd7b99..838b3945a 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 0cd29725d..73313ca5d 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 ed472b984..bb84300ff 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 cb689c0e1..a1b0a36ac 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 b1ee98507..9f23ce982 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 bce23e9b1..d445b0be8 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 3854db117..33f522976 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 c3605355c..ff928ef85 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 40d4b2106..e7f01f981 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 14c11f19d..99d0b9493 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 c003f601b..3761ef408 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 dae188316..29ccd3dfc 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 78c4486bc..ac04e0c0e 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 65607a194..f373800aa 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 8277c9336..672edb02f 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 9d0d41902..be0b2a9ba 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 8a9d472fd..c07312266 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 75198a968..6a1255d5a 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 28aef6a13..8cf5093e7 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 8f4f047ee..dccf0a2c7 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 171f8943c..bc0069b8b 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 0fbdae893..8e88b7c85 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 e4d555ec8..d7b34e01c 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 035b76772..d7161bd45 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 5d030c2a9..782b97f0e 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 536fabfab..59e2d9ec4 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 bb5166e54..bfd9cc87f 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 6d27869de..1e3bfb908 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 444f9c956..97f77e9c9 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 a55e6b651..cf9e442f7 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 307edc3fa..7056aced8 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 9417d9845..11fe377ee 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 fa0e24682..7bc2b3ada 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 89fb40abd..535249f6c 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 90afb0876..886f89484 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 1cb1f990d..6043c8ab8 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 33f928411..839c66ed7 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 2d54f8229..5e6f1fde8 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 8783f6893..cca4b7d87 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 7ef9a4867..0db1fd0bd 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 d87c3b329..fcef00f24 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 bb33b8732..fbc83c52b 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 ce192705f..5aed510fb 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 775bf03a8..cade4f1a4 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 90a2563d9..c346e4b02 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 9a1f88a65..b6762aa89 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 4dbb81b4f..2d4b6ab68 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 caf40ef4b..052d65cf9 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 850d46de1..978300c0a 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 7531e74c0..9632ae015 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 39e0ec4ef..a66175781 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 b077fba3a..d7d04569b 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 af68b1514..070e54ef6 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 aa6cd10de..77c3c0f2b 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 f5c910a92..7984b5015 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 e500cf809..7fb3691e5 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 cd1eb558e..11a795cdf 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 9169bc8f2..02ad3bcaf 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 f06e07734..b0624fca0 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 5b0e5e565..a4c0748e2 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 fdaf98938..321e4a4ff 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 f74e3e8b0..4188b6580 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 d8b4ef118..b026f19f3 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 8a12ef5bc..57459d64c 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 067f7d912..0327a85fd 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 3dfb388c0..1024d4dc1 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 417daf4c4..4a5d7bef9 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 2e26350f1..86fd5be2e 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 bd3107ad7..084663a22 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 8037d6e59..ece84a21b 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 520b10419..db514c0f6 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 af383d977..042c14667 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 10cb89c4c..347557607 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 b966d4d60..be9e511f1 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 775313fba..dd9aed9a2 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 073f07819..05572729e 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 fef4c6b04..1e6490950 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 5a1f123fb..84739c750 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 60f7e3e6a..829493d65 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 77f12ad8c..3c280e94a 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 a16c4d587..334f5e629 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 40a43e742..04257979f 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 a41b7c7fb..299c2ea4f 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 14e142fc6..8e9c5202b 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 6985dc5f6..56f4ea54f 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 796ed0a9a..abbdb6ffd 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 e6326d618..5feecb3e5 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 5754acf3f..f0b3f6ccf 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 6c27fdc45..a567bcb7e 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 ea85a004a..7ea052c92 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 a4067beb7..629572c64 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 5b23afcb3..250ddc7d9 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 9d27bf796..2d094746d 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 f36ef8868..9b415fac5 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 de932c74a..cff413c53 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 b72b78321..6c4e541b1 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 1f06ae5be..95bf35704 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 a9affaf1c..eb5f18d5d 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 ef00aae70..94384f514 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 0db2ae7ec..7ebbf0b38 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 68873683f..fdf89d383 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 fb9151945..9c4b1536d 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 2deb3b326..d9ae29a40 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 3f65d48e6..3629228de 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 82d430c2a..e86b89cd2 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 e2e464656..ea9f026fd 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 c3aabe1f1..7a62538e2 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 6a7d87c7a..80e8195c2 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 99943485f..6edf5ba30 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 bab9eeba9..e7425e257 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 581deb850..d6f10d00e 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 390fc21e3..87449da39 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 ce0d8e188..221cd20d2 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 e91024f11..72d191564 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 e85a2eacd..3e0004441 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 9bae96b68..e4b476c52 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 bf092f732..6d58e6414 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 163bfb12c..fb3a266f6 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 4a23feaef..a9c6d5b1c 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 c354fa1c9..299cfcccb 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 71d9aeb2b..ff60a1128 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 5ea61436f..656e77ccd 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