4 lines
88 B
C++
4 lines
88 B
C++
#define CATCH_CONFIG_MAIN
|
|
#include <catch2/catch.hpp>
|
|
|
|
#include "libslic3r/libslic3r.h"
|