working?
This commit is contained in:
@@ -18,3 +18,6 @@ pair<int, int> create_week_period();
|
||||
void report_single_spot(bool weekly = false);
|
||||
void report_all_spots(bool weekly = false);
|
||||
void report_customer(int customerID, bool weekly = false);
|
||||
|
||||
// stuff
|
||||
bool verify();
|
Reference in New Issue
Block a user