mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-07-24 17:34:27 +08:00
Add missing header for boost::algorithm::to_upper_copy
This commit is contained in:
parent
e46ea61802
commit
cb135edb26
@ -25,6 +25,8 @@ TODO LIST
|
||||
#include "BoundingBox.hpp"
|
||||
#include "Flow.hpp"
|
||||
|
||||
#include <boost/algorithm/string/case_conv.hpp>
|
||||
|
||||
#if defined(__linux) || defined(__GNUC__ )
|
||||
#include <strings.h>
|
||||
#endif /* __linux */
|
||||
|
Loading…
x
Reference in New Issue
Block a user