summaryrefslogtreecommitdiff
path: root/src/value.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/value.h')
-rw-r--r--src/value.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/value.h b/src/value.h
index 1176ad09..7c507712 100644
--- a/src/value.h
+++ b/src/value.h
@@ -139,7 +139,7 @@ private:
scope_t *, // SCOPE
boost::any // ANY
> data;
-
+
type_t type;
/**