mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-25 04:24:26 +08:00
Add missing includes for win
This commit is contained in:
parent
8541ce4060
commit
1560e15ed9
@ -1,8 +1,11 @@
|
||||
#define NOMINMAX
|
||||
#include <catch2/catch.hpp>
|
||||
|
||||
#include <numeric>
|
||||
|
||||
#include "libslic3r/PNGRead.hpp"
|
||||
#include "libslic3r/SLA/AGGRaster.hpp"
|
||||
#include "libslic3r/BoundingBox.hpp"
|
||||
|
||||
using namespace Slic3r;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user