mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-22 03:55:53 +00:00
Strip includes from module sources and move them into unity .cpp file
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
#include "Application.h"
|
||||
|
||||
#include "OfferCreateTransactor.h"
|
||||
|
||||
#include <boost/foreach.hpp>
|
||||
#include <boost/bind.hpp>
|
||||
|
||||
// Make sure an offer is still valid. If not, mark it unfunded.
|
||||
bool OfferCreateTransactor::bValidOffer(
|
||||
|
||||
Reference in New Issue
Block a user