Explorar o código

dot: updated includes

Michele Caini %!s(int64=3) %!d(string=hai) anos
pai
achega
e510bdf4f2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/entt/graph/dot.hpp

+ 1 - 1
src/entt/graph/dot.hpp

@@ -3,7 +3,7 @@
 
 #include <ostream>
 #include <type_traits>
-#include "adjacency_matrix.hpp"
+#include "fwd.hpp"
 
 namespace entt {