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