aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node
diff options
context:
space:
mode:
authorobiwankennedy <renaud@rolisteam.org>2014-01-21 16:38:56 +0100
committerobiwankennedy <renaud@rolisteam.org>2014-01-21 16:38:56 +0100
commit69afb910c7311f4c02681b77f286400225388da6 (patch)
tree95803263ff2410e6adcd30ad8a332ec750658802 /node
parent1e61708f3609c95a49ef6cff50c3a0d0b98bf90b (diff)
downloadOneRoll-69afb910c7311f4c02681b77f286400225388da6.tar.gz
OneRoll-69afb910c7311f4c02681b77f286400225388da6.zip
Update parenthesesnode.cpp
correct headers
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()