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