coreaudio-encoder: Remove NO_MIN_MAX

Misspelled NOMINMAX is unnecessary.
master
jpark37 2021-09-17 21:34:57 -07:00 committed by Jim
parent 4ca8cdfc0a
commit d4bf7d4c23
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
#define NO_MIN_MAX 1
#define WIN32_LEAN_AND_MEAN
#include <windows.h>
#include <ShlObj.h>