diff --git a/hyper.h b/hyper.h index f62185188..c5d894e23 100644 --- a/hyper.h +++ b/hyper.h @@ -887,6 +887,7 @@ template T& atmod(vector& container, int index) { namespace daily { extern bool on; + extern int historical; extern int daily_id; void setup(); void split();