#pragma once #include #include namespace mshio { void load_patches(std::istream& in, MshSpec& spec); }