diff options
Diffstat (limited to 'lib/element_impl.hpp')
-rw-r--r-- | lib/element_impl.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/element_impl.hpp b/lib/element_impl.hpp index 3f4b092..6376b89 100644 --- a/lib/element_impl.hpp +++ b/lib/element_impl.hpp @@ -31,6 +31,7 @@ struct ElementImpl //top block stuff SharedThreadGroup thread_group; Token token; + Token active_token; GlobalBlockConfig top_config; //things may be in this element |