summaryrefslogtreecommitdiff
path: root/lib/element_impl.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/element_impl.hpp')
-rw-r--r--lib/element_impl.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/element_impl.hpp b/lib/element_impl.hpp
index 90c4fe2..95f4f3a 100644
--- a/lib/element_impl.hpp
+++ b/lib/element_impl.hpp
@@ -45,6 +45,7 @@ struct ElementImpl
//top block stuff
SharedThreadGroup thread_group;
Token token;
+ GlobalBlockConfig top_config;
//things may be in this element
boost::shared_ptr<Apology::Topology> topology;