Fixed various compiler warnings. Thank you, Morten Kvistgaard!
This commit is contained in:
@@ -42,8 +42,10 @@
|
||||
#include "bip.h"
|
||||
#include "net.h"
|
||||
|
||||
#if defined(_MSC_VER)
|
||||
#pragma comment(lib, "Ws2_32.lib")
|
||||
#pragma comment(lib, "IPHLPAPI.lib")
|
||||
#endif
|
||||
|
||||
bool BIP_Debug = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user