mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-12-25 00:58:35 -07:00
7 lines
No EOL
187 B
C++
7 lines
No EOL
187 B
C++
#include <catch_main.hpp>
|
|
|
|
#include "libslic3r/libslic3r.h"
|
|
#define NANOSVG_IMPLEMENTATION
|
|
#include "nanosvg/nanosvg.h"
|
|
#define NANOSVGRAST_IMPLEMENTATION
|
|
#include "nanosvg/nanosvgrast.h" |