export agg::vcgen_dash
This commit is contained in:
parent
a8bf7c72f9
commit
65b20e44e3
1 changed files with 4 additions and 3 deletions
3
deps/agg/include/agg_vcgen_dash.h
vendored
3
deps/agg/include/agg_vcgen_dash.h
vendored
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue