1
0
Fork 0

libass_gdi_fontselect: don't redefine NOMINMAX

It's now defined in the build system itself
This commit is contained in:
Ryan 2021-01-16 01:24:19 -05:00
parent 417ba4ff2d
commit 25a62f4f12
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@ extern "C" {
#include <memory>
#define WIN32_LEAN_AND_MEAN
#define NOMINMAX
#include <windows.h>
namespace {