mirror of
https://github.com/golyalpha/OrcaSlicer-bambulab.git
synced 2026-06-12 03:37:46 +02:00
6 lines
161 B
C++
6 lines
161 B
C++
|
|
#include "libslic3r/libslic3r.h"
|
||
|
|
#define NANOSVG_IMPLEMENTATION
|
||
|
|
#include "nanosvg/nanosvg.h"
|
||
|
|
#define NANOSVGRAST_IMPLEMENTATION
|
||
|
|
#include "nanosvg/nanosvgrast.h"
|