Browse Source

Resolved conflict with 'python/py_igl.cpp'

Former-commit-id: e4655db202b13b0a270d7965affafd2b8ee6576b
Guillermo Lomas Rodríguez 8 years ago
parent
commit
5e0b974c91
1 changed files with 0 additions and 3 deletions
  1. 0 3
      python/py_igl.cpp

+ 0 - 3
python/py_igl.cpp

@@ -12,11 +12,8 @@
 #include <igl/avg_edge_length.h>
 #include <igl/barycenter.h>
 #include <igl/barycentric_coordinates.h>
-<<<<<<< HEAD
 #include <igl/barycentric_to_global.h>
-=======
 #include <igl/boundary_conditions.h>
->>>>>>> upstream/master
 #include <igl/boundary_facets.h>
 #include <igl/boundary_loop.h>
 #include <igl/cat.h>