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

Skip to content

Commit ffddf89

Browse files
committed
Fix msvc14 compile errors
1 parent a1f96a5 commit ffddf89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/_backend_agg.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
#include <cmath>
1010
#include <vector>
11+
#include <algorithm>
1112

1213
#include "agg_alpha_mask_u8.h"
1314
#include "agg_conv_curve.h"

0 commit comments

Comments
 (0)