This commit is contained in:
Dane Springmeyer 2013-05-22 14:31:19 -07:00
parent 888535f8cc
commit 1c296aa4d4

View File

@ -18,6 +18,11 @@
#include "agg_basics.h"
// https://github.com/mapnik/mapnik/issues/1860
#ifdef __GNUC__
#include <mapnik/config.hpp>
#endif
namespace agg
{
@ -25,7 +30,8 @@ namespace agg
//
// See Implementation agg_vpgen_clip_polygon.cpp
//
class vpgen_clip_polygon
class MAPNIK_DECL vpgen_clip_polygon
{
public:
vpgen_clip_polygon() :