aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node
diff options
context:
space:
mode:
Diffstat (limited to 'node')
-rw-r--r--node/parenthesesnode.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/node/parenthesesnode.cpp b/node/parenthesesnode.cpp
index f62680e..d87b258 100644
--- a/node/parenthesesnode.cpp
+++ b/node/parenthesesnode.cpp
@@ -1,7 +1,3 @@
-#ifndef PARENTHESESNODE_H
-#define PARENTHESESNODE_H
-
-#include "executionnode.h"
#include "parenthesesnode.h"
ParenthesesNode::ParenthesesNode()