mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-12-22 22:08:54 +00:00
blockchain_import: make sleep compile on Windows
This commit is contained in:
parent
31f47d72fe
commit
2241114965
@ -33,6 +33,7 @@
|
||||
|
||||
#include <boost/filesystem.hpp>
|
||||
#include <boost/algorithm/string.hpp>
|
||||
#include <unistd.h>
|
||||
#include "misc_log_ex.h"
|
||||
#include "bootstrap_file.h"
|
||||
#include "bootstrap_serialization.h"
|
||||
|
Loading…
Reference in New Issue
Block a user