瀏覽代碼

dot: updated includes

Michele Caini 3 年之前
父節點
當前提交
e510bdf4f2
共有 1 個文件被更改,包括 1 次插入1 次删除
  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 {