mirror of
https://github.com/apple/foundationdb.git
synced 2025-06-03 03:41:53 +08:00
Merge pull request #6037 from Doxense/add-missing-windows-bind-header
Add missing bind header for Windows (master)
This commit is contained in:
commit
9e76baa854
@ -33,6 +33,7 @@
|
||||
#define FLOW_ASYNCFILEWINASIO_ACTOR_H
|
||||
|
||||
#include <Windows.h>
|
||||
#include <boost/bind/bind.hpp>
|
||||
#undef min
|
||||
#undef max
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user