diff options
Diffstat (limited to 'protocols/FacebookRM/src/common.h')
-rw-r--r-- | protocols/FacebookRM/src/common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/FacebookRM/src/common.h b/protocols/FacebookRM/src/common.h index 7b459c9b3a..bb93847815 100644 --- a/protocols/FacebookRM/src/common.h +++ b/protocols/FacebookRM/src/common.h @@ -24,8 +24,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma warning(disable:4996)
-#define _WIN32_WINNT 0x0500
-#define _WIN32_WINDOWS 0x0500
#define _CRT_RAND_S
#include <sstream>
|