mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Strip includes from module sources and move them into unity .cpp file
This commit is contained in:
@@ -2,19 +2,6 @@
|
||||
// XXX Make sure all fields are recognized in transactions.
|
||||
//
|
||||
|
||||
#include <boost/format.hpp>
|
||||
#include <boost/foreach.hpp>
|
||||
#include <boost/smart_ptr/shared_ptr.hpp>
|
||||
|
||||
#include "TransactionEngine.h"
|
||||
#include "Transactor.h"
|
||||
|
||||
#include "../json/writer.h"
|
||||
|
||||
#include "Config.h"
|
||||
#include "Log.h"
|
||||
#include "TransactionFormats.h"
|
||||
#include "utils.h"
|
||||
|
||||
DECLARE_INSTANCE(TransactionEngine);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user