fix Windows build errors

This commit is contained in:
SoftFever
2026-03-26 14:10:10 +08:00
parent fd47370c5c
commit e70fe6c1df

View File

@@ -6,6 +6,7 @@
#define NOMINMAX
#include <Windows.h>
#include <wchar.h>
#include <commctrl.h>
#ifdef SLIC3R_GUI
extern "C"
{