remove from forthcoming 3.1.x release
This commit is contained in:
parent
f3cd36f0cd
commit
b73901edab
1 changed files with 0 additions and 8 deletions
|
@ -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>
|
Loading…
Reference in a new issue