Skip to content

Commit

Permalink
windows ci fix (#9559)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhupengyang authored Oct 18, 2022
1 parent ad88e26 commit cd1b9d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lite/utils/log/logging.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
#else
#define NOMINMAX // msvc max/min macro conflict with std::min/max
#include <windows.h>
#include <winsock.h>
#undef min
#undef max
extern struct timeval;
Expand Down

0 comments on commit cd1b9d0

Please sign in to comment.