8000 Fix msvc14 compile errors · matplotlib/matplotlib@73b2cb5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 73b2cb5

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)
0