summaryrefslogtreecommitdiffstats
path: root/source/MCSocket.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/MCSocket.h')
-rw-r--r--source/MCSocket.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/MCSocket.h b/source/MCSocket.h
index 6fcbb069b..5dda6c5a3 100644
--- a/source/MCSocket.h
+++ b/source/MCSocket.h
@@ -1,6 +1,7 @@
#pragma once
#ifdef _WIN32
+#define WIN32_LEAN_AND_MEAN
#include <Windows.h>
#include <WinSock.h>
// #define socklen_t int