Rename duplicate .cpp files.

This commit is contained in:
Tom Ritchford
2015-07-13 15:38:00 -04:00
committed by Nik Bougalis
parent 5bad2db667
commit 072fc53019
39 changed files with 72 additions and 73 deletions

View File

@@ -59,7 +59,7 @@
#include <ripple/protocol/Indexes.h>
#include <ripple/resource/Fees.h>
#include <ripple/resource/Gossip.h>
#include <ripple/resource/Manager.h>
#include <ripple/resource/ResourceManager.h>
#include <beast/module/core/text/LexicalCast.h>
#include <beast/module/core/thread/DeadlineTimer.h>
#include <beast/module/core/system/SystemStats.h>