summaryrefslogtreecommitdiff
path: root/cpp/src/IceStorm/TopicI.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/IceStorm/TopicI.h')
-rw-r--r--cpp/src/IceStorm/TopicI.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/IceStorm/TopicI.h b/cpp/src/IceStorm/TopicI.h
index e69238062be..76e1c7b15c5 100644
--- a/cpp/src/IceStorm/TopicI.h
+++ b/cpp/src/IceStorm/TopicI.h
@@ -117,6 +117,7 @@ private:
TopicSubscribersPtr _subscribers; // Set of Subscribers
+ Freeze::ConnectionPtr _connection;
IdentityLinkDict _links; // The database of Topic links
};