Fix tests build errors on Mac

This commit is contained in:
SoftFever
2025-08-25 19:19:31 +08:00
parent 4c3081d654
commit 71fd381c3c
3 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
#include <catch_main.hpp>
#include "libslic3r/libslic3r.h"
#define NANOSVG_IMPLEMENTATION
#include "nanosvg/nanosvg.h"
#define NANOSVGRAST_IMPLEMENTATION
#include "nanosvg/nanosvgrast.h"