Merge pull request #2234

214fd81e some include cleanup (moneromooo-monero)
This commit is contained in:
Riccardo Spagni 2017-08-07 15:13:07 +02:00
commit ea46a5527a
No known key found for this signature in database
GPG key ID: 55432DF31CCD4FCD
17 changed files with 30 additions and 27 deletions

View file

@ -41,7 +41,7 @@
#include "daemon/rpc.h"
#include "daemon/command_server.h"
#include "version.h"
#include "../../contrib/epee/include/syncobj.h"
#include "syncobj.h"
using namespace epee;