Skip to content

Commit

Permalink
export daily::historical
Browse files Browse the repository at this point in the history
  • Loading branch information
zenorogue committed Dec 27, 2023
1 parent 18247ec commit 02efdec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hyper.h
Original file line number Diff line number Diff line change
Expand Up @@ -887,6 +887,7 @@ template<class T> T& atmod(vector<T>& container, int index) {

namespace daily {
extern bool on;
extern int historical;
extern int daily_id;
void setup();
void split();
Expand Down

0 comments on commit 02efdec

Please sign in to comment.