summaryrefslogtreecommitdiff
path: root/src/nodes/cst/vector_cst.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nodes/cst/vector_cst.h')
-rw-r--r--src/nodes/cst/vector_cst.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nodes/cst/vector_cst.h b/src/nodes/cst/vector_cst.h
index 0552212..69a070d 100644
--- a/src/nodes/cst/vector_cst.h
+++ b/src/nodes/cst/vector_cst.h
@@ -23,7 +23,6 @@
#include "nodes/base/cst.h"
#include <vector>
-
#include <string>
struct VectorCstNode : public CstNode