blockchain_import: make sleep compile on Windows

release-v0.5.1
iDunk5400 6 years ago
parent 31f47d72fe
commit 2241114965
No known key found for this signature in database
GPG Key ID: 0F1715596D812FD8

@ -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…
Cancel
Save