Remove some cruft from build files

This commit is contained in:
Gioacchino Mazzurco 2018-06-11 14:21:28 +02:00
parent 6805875333
commit 1f76108a9e
No known key found for this signature in database
GPG key ID: A1FBCA3872E87051
2 changed files with 2 additions and 16 deletions

View file

@ -34,8 +34,8 @@
#include <retroshare/rsnotify.h>
#include <retroshare/rspeers.h>
#if defined(Q_OS_WIN)
#include <util/retroshareWin32.h>
#ifdef Q_OS_WIN
# include <util/retroshareWin32.h>
#endif
/* Retroshare's Settings */