diff --git a/hyper.h b/hyper.h index 175206cc..4e1de57c 100644 --- a/hyper.h +++ b/hyper.h @@ -932,8 +932,8 @@ template ld binsearch(ld dmin, ld dmax, const T& f, int iterations = 20 return dmin; } - static constexpr int max_vec = (1<<14); - extern bool needConfirmationEvenIfSaved(); +static constexpr int max_vec = (1<<14); +extern bool needConfirmationEvenIfSaved(); typedef unsigned long long flagtype; #define Flag(i) (flagtype(1ull<