Fix Windows build after epee dependency change

This commit is contained in:
iDunk5400 2018-10-12 15:20:42 +00:00 committed by moneromooo-monero
parent 1afc1d0d26
commit e7f24850d5
No known key found for this signature in database
GPG key ID: 686F07454D6CEFC3
3 changed files with 2 additions and 5 deletions

View file

@ -31,6 +31,7 @@
#include "common/util.h"
#include "daemonizer/windows_service.h"
#include "daemonizer/windows_service_runner.h"
#include "cryptonote_core/cryptonote_core.h"
#include <shlobj.h>
#include <boost/filesystem/operations.hpp>