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:
@@ -1,12 +1,4 @@
|
||||
|
||||
#include "LedgerTiming.h"
|
||||
|
||||
#include <cassert>
|
||||
|
||||
#include <boost/format.hpp>
|
||||
|
||||
#include "Log.h"
|
||||
|
||||
// VFALCO: Should rename ContinuousLedgerTiming to LedgerTiming
|
||||
struct LedgerTiming;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user