// file : libbrep/common.cxx -*- C++ -*- // license : MIT; see accompanying LICENSE file #include namespace brep { const version wildcard_version (0, "0", nullopt, nullopt, 0); }