]> granicus.if.org Git - graphviz/commitdiff
mingle: remove unnecessary include
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 25 Dec 2021 20:36:15 +0000 (12:36 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 4 Jan 2022 15:58:22 +0000 (07:58 -0800)
cmd/mingle/minglemain.cpp

index bb984b6b000f1897fab4ed67228ca8383ab58e28..9386dc3aa1be82652e7a239e935db1bfb20e9669 100644 (file)
@@ -18,7 +18,6 @@
 #include <iostream>
 #include <memory>
 #include <sstream>
-#include <stddef.h>
 
 #include <sparse/DotIO.h>
 #include <mingle/edge_bundling.h>