ecmult_gen_impl.h: ``` #ifdef USE_ECMULT_STATIC_PRECOMPUTATION #include "ecmult_static_context.h" #endif ``` The file "ecmult_static_context.h" does not exist.