Fix build error on win32/mingw (#1668)
This commit is contained in:
parent
f16017ee6e
commit
0fb887cb07
|
@ -25,6 +25,7 @@
|
|||
#include <Rpc.h>
|
||||
#include <direct.h>
|
||||
#include <io.h>
|
||||
#include <iomanip>
|
||||
#else
|
||||
#include <uuid.h>
|
||||
#include <unistd.h>
|
||||
|
|
2
trantor
2
trantor
|
@ -1 +1 @@
|
|||
Subproject commit 8601bb91130f4254f9cc710d80860f4c210c8b58
|
||||
Subproject commit e50b4162de48717a569ccd5c6f31c1e9a9b6374b
|
Loading…
Reference in New Issue