patch-extern_carve_include_carve_geom_hpp 332 B

1234567891011121314
  1. $OpenBSD: patch-extern_carve_include_carve_geom_hpp,v 1.1 2012/02/26 20:37:26 pascal Exp $
  2. --- extern/carve/include/carve/geom.hpp.orig Sat Feb 18 11:45:47 2012
  3. +++ extern/carve/include/carve/geom.hpp Sat Feb 18 11:46:00 2012
  4. @@ -21,6 +21,9 @@
  5. #include <vector>
  6. +#undef _N
  7. +#undef _C
  8. +
  9. namespace carve {
  10. namespace geom {