winws: get rid of uuid.lib to reduce exe size

This commit is contained in:
bol-van
2024-11-13 22:41:58 +03:00
parent 46d31003e2
commit 9ec2d685e3
2 changed files with 2 additions and 1 deletions

View File

@@ -22,6 +22,7 @@
#endif
#ifdef __CYGWIN__
#define INITGUID
#include "windivert/windivert.h"
#endif