Selaa lähdekoodia

remove unneeded include

Former-commit-id: c4c431c08ce1cab4104d8339f6dc4bfbfd7d0cdd
unclejimbo 6 vuotta sitten
vanhempi
commit
7aed747cd7
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      include/igl/redux.h

+ 0 - 1
include/igl/redux.h

@@ -34,7 +34,6 @@ namespace igl
 
 // Implementation
 
-#include "redux.h"
 #include "for_each.h"
 
 template <typename AType, typename Func, typename DerivedB>