export agg::vcgen_dash

This commit is contained in:
artemp 2016-01-08 10:48:47 +00:00
parent a8bf7c72f9
commit 65b20e44e3

View file

@ -21,6 +21,7 @@
#include "agg_basics.h"
#include "agg_vertex_sequence.h"
#include <mapnik/config.hpp>
namespace agg
{
@ -29,7 +30,7 @@ namespace agg
//
// See Implementation agg_vcgen_dash.cpp
//
class vcgen_dash
class MAPNIK_DECL vcgen_dash
{
enum max_dashes_e
{