Add missing line; removed by accident in prev commit
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 25 Oct 2011 08:34:25 +0000 (10:34 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 25 Oct 2011 08:34:32 +0000 (10:34 +0200)
src/filter_bounce.cpp

index 25c1e1e..20c39c1 100644 (file)
@@ -25,6 +25,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
 #include <sstream>
 
+namespace mp = metaproxy_1;
 namespace yf = mp::filter;
 
 namespace metaproxy_1 {