From: Adam Dickmeiss Date: Tue, 25 Oct 2011 08:34:25 +0000 (+0200) Subject: Add missing line; removed by accident in prev commit X-Git-Tag: v1.3.12~8 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=9760e7ae6557c8b32432f84a27fb1ada5e0c1469;p=metaproxy-moved-to-github.git Add missing line; removed by accident in prev commit --- diff --git a/src/filter_bounce.cpp b/src/filter_bounce.cpp index 25c1e1e..20c39c1 100644 --- a/src/filter_bounce.cpp +++ b/src/filter_bounce.cpp @@ -25,6 +25,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #include +namespace mp = metaproxy_1; namespace yf = mp::filter; namespace metaproxy_1 {