Files
OrcaSlicer/tests/libslic3r/test_mutable_priority_queue.cpp
Vojtech Bubnik d8a0b11157 GCC does not consider std::pair<std::pair<...>, ...> to be trivially
copiable, thus fixing the unit tests with a custom trivially
copyable type.
2021-07-09 13:58:54 +02:00

12 KiB