fix Windows build errors

This commit is contained in:
SoftFever
2026-03-26 14:10:10 +08:00
parent 16d0e1b314
commit 0b9607c2bb

View File

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