Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 73b2cb5

Browse files
committed
Fix msvc14 compile errors
1 parent ffddf89 commit 73b2cb5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/_path.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
#include <math.h>
88
#include <vector>
99
#include <cmath>
10+
#include <algorithm>
1011

1112
#include "agg_conv_contour.h"
1213
#include "agg_conv_curve.h"

0 commit comments

Comments
 (0)