Filter zoom reads Torus info and searches
[metaproxy-moved-to-github.git] / src / filter_zoom.hpp
index cbd028e..c93f39e 100644 (file)
@@ -30,6 +30,7 @@ namespace metaproxy_1 {
             class Impl;
             class Frontend;
             class Backend;
+            class Searchable;
             boost::scoped_ptr<Impl> m_p;
             typedef boost::shared_ptr<Frontend> FrontendPtr;
             typedef boost::shared_ptr<Backend> BackendPtr;