Skip to content

Commit 9268dac

Browse files
committed
Blind shot at fixing appveyor
1 parent 3c5f7cb commit 9268dac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Utilities/gdcmopenjpeg/src/lib/openjp2/opj_includes.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ static INLINE long opj_lrintf(float f)
180180
#endif
181181

182182
#if defined(_MSC_VER) && (_MSC_VER < 1400)
183+
#define snprintf _snprintf
183184
#define vsnprintf _vsnprintf
184185
#endif
185186

0 commit comments

Comments
 (0)