remove from forthcoming 3.1.x release

This commit is contained in:
artemp 2016-12-20 17:45:00 +01:00
parent f3cd36f0cd
commit b73901edab

View file

@ -1,8 +0,0 @@
// TODO - remove this file at mapnik 3.x
#ifdef _MSC_VER
#pragma NOTE("filter_factory.hpp" is now called "expression.hpp")
#else
#warning "filter_factory.hpp" is now called "expression.hpp"
#endif
#include <mapnik/expression.hpp>