#ifndef MEDUSA_INTERPOLANTS_FWD_HPP_ #define MEDUSA_INTERPOLANTS_FWD_HPP_ /** * @file * Header for Interpolants module, declarations only. */ #include "bits/interpolants/Sheppard_fwd.hpp" #endif // MEDUSA_INTERPOLANTS_FWD_HPP_