Make windows include lean and mean.

Remove Appveyor script for now.
This commit is contained in:
jzmaddock
2021-01-25 12:59:07 +00:00
parent ce47bbe593
commit 6e183b7489
2 changed files with 2 additions and 111 deletions

View File

@ -29,6 +29,8 @@
#include <boost/regex/v5/primary_transform.hpp>
#include <boost/regex/v5/object_cache.hpp>
#define VC_EXTRALEAN
#define WIN32_LEAN_AND_MEAN
#include <windows.h>
#if defined(_MSC_VER) && !defined(_WIN32_WCE) && !defined(UNDER_CE)