Basic tests for BoostThreadWorker

Separate job tests
This commit is contained in:
tamasmeszaros 2021-12-02 15:06:35 +01:00
parent 17f4b1bea3
commit 7352e1a01a
3 changed files with 135 additions and 2 deletions

View file

@ -5,8 +5,6 @@
#include "Worker.hpp"
#include <slic3r/GUI/I18N.hpp>
#include <libslic3r/Thread.hpp>
#include <boost/log/trivial.hpp>