mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-29 09:18:45 -04:00
Remove some cruft from build files
This commit is contained in:
parent
6805875333
commit
1f76108a9e
2 changed files with 2 additions and 16 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue