Skip to content

Commit 0c50ae3

Browse files
committed
Fix windows build.
1 parent 15f36de commit 0c50ae3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/viewer/scrollview.cpp

+2
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
///////////////////////////////////////////////////////////////////////
1919
//
2020

21+
#define NOMINMAX
22+
2123
#include <stdarg.h>
2224
#include <limits.h>
2325
#include <string.h>

0 commit comments

Comments
 (0)