mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-12 03:29:00 +08:00
Follow-up of 6201dad245de8aeb138bf3d7ebcf243d35b56ebc - Fixed test_color.cpp
This commit is contained in:
parent
d0bff2d996
commit
c07a848257
@ -1,8 +1,6 @@
|
||||
#include <catch2/catch.hpp>
|
||||
#include "libslic3r/libslic3r.h"
|
||||
|
||||
#if ENABLE_COLOR_CLASSES
|
||||
|
||||
#include "libslic3r/Color.hpp"
|
||||
|
||||
using namespace Slic3r;
|
||||
@ -36,6 +34,4 @@ SCENARIO("Color picking encoding/decoding cycle", "[Color]") {
|
||||
}
|
||||
}
|
||||
|
||||
#endif // ENABLE_COLOR_CLASSES
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user