1#include <csg.hpp> 2 3namespace netgen 4{ 5Manifold :: Manifold () 6{ 7 ; 8} 9 10Manifold :: ~Manifold () 11{ 12 ; 13} 14} 15 16