Further work on filter registration in RouterFleXML
[metaproxy-moved-to-github.git] / src / filter.cpp
index 14f6e37..f28700d 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: filter.cpp,v 1.1 2005-10-29 22:23:36 marc Exp $
+/* $Id: filter.cpp,v 1.3 2005-11-07 21:57:10 adam Exp $
    Copyright (c) 2005, Index Data.
 
 %LICENSE%
@@ -6,11 +6,11 @@
 
 #include <stdexcept>
 
+#include "config.hpp"
 #include "filter.hpp"
 
 
 // defining and initializing static members
-
 // std::string yp2::filter::Base:m_type("Base");