Skip to content

Commit cdf5300

Browse files
authored
Merge pull request #139 from compnerd/max
Database: repair the Windows build after #137
2 parents 1b68b14 + 3800c75 commit cdf5300

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/Database/Database.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
#include "llvm/Support/Path.h"
2525
#include "llvm/Support/raw_ostream.h"
2626
#if defined(_WIN32)
27+
#define NOMINMAX
2728
#include "Windows.h"
2829
#endif
2930

0 commit comments

Comments
 (0)