diff --git a/edgemesh.hpp b/edgemesh.hpp index 7995507..a47e4c4 100644 --- a/edgemesh.hpp +++ b/edgemesh.hpp @@ -1,7 +1,6 @@ #ifndef EDGEMESH_HPP #define EDGEMESH_HPP #include "beam.hpp" -#include "externvariables.hpp" #include "polymesh.hpp" #include "utilities.hpp" #include "vcgtrimesh.hpp"