aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/graph/printers/DotGraphPrinter.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/graph/printers/DotGraphPrinter.h')
-rw-r--r--arm_compute/graph/printers/DotGraphPrinter.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arm_compute/graph/printers/DotGraphPrinter.h b/arm_compute/graph/printers/DotGraphPrinter.h
index 564aecfb1e..6638033044 100644
--- a/arm_compute/graph/printers/DotGraphPrinter.h
+++ b/arm_compute/graph/printers/DotGraphPrinter.h
@@ -25,7 +25,6 @@
#define ACL_ARM_COMPUTE_GRAPH_PRINTERS_DOTGRAPHPRINTER_H
#include "arm_compute/graph/IGraphPrinter.h"
-
#include "arm_compute/graph/INodeVisitor.h"
#include <string>