Bastien Nocera
f39b26be75
FIX: Fix missing BOOST_LOG_TRIVIAL declaration
src/slic3r/GUI/DeviceCore/DevUtil.h:49:36: error: ‘BOOST_LOG_TRIVIAL’ was not declared in this scope
49 | BOOST_LOG_TRIVIAL(error) << __FUNCTION__ << ": " << e.what();
| ^
(cherry picked from commit 6c830d11e9066bc1afeb1f321f47e8e95931cb4a)
2025-10-02 18:35:33 +08:00
..
2025-08-24 23:18:02 +08:00
2025-10-02 18:35:33 +08:00
2025-10-02 17:07:17 +08:00
2025-10-02 09:30:48 +08:00
2025-09-28 10:33:33 +08:00
2025-04-05 17:47:59 +08:00