From 062009ca00bc0dd3b65f20392d28fddbb685795d Mon Sep 17 00:00:00 2001 From: gregory guy Date: Fri, 22 May 2020 12:24:08 +0200 Subject: Cleanup headers. Signed-off-by: gregory guy --- src/graphnode.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/graphnode.cpp') diff --git a/src/graphnode.cpp b/src/graphnode.cpp index 9f8fe9d..89d135e 100644 --- a/src/graphnode.cpp +++ b/src/graphnode.cpp @@ -25,8 +25,8 @@ * ***************************************************************************/ -#include -#include +#include +#include #include "graphnode.h" int GraphNode::RTTI = 1001; -- cgit v1.2.1