Update changed files to test.csv
This commit is contained in:
@ -22,5 +22,5 @@ class MerkelMain
|
||||
int getUserOption();
|
||||
void processUserOption(int userOption);
|
||||
std::string currentTime;
|
||||
OrderBook orderBook{"20200317.csv"};
|
||||
OrderBook orderBook{"test.csv"};
|
||||
};
|
||||
Reference in New Issue
Block a user