mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 14:08:03 -06:00
Another compilation fix
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
|
||||
#ifdef W_WS_WIN
|
||||
#include <windows.h>
|
||||
#include <lmcons.h>
|
||||
const int UNLEN = 256;
|
||||
#endif
|
||||
|
||||
using namespace libtorrent;
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
#include "stacktrace.h"
|
||||
#else
|
||||
#include <windows.h>
|
||||
#include <lmcons.h>
|
||||
const int UNLEN = 256;
|
||||
#endif
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
Reference in New Issue
Block a user