mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-05-16 19:06:48 +08:00
new Utils.hpp
This commit is contained in:
parent
0d20a81354
commit
e02755632e
10
xs/src/libslic3r/Utils.hpp
Normal file
10
xs/src/libslic3r/Utils.hpp
Normal file
@ -0,0 +1,10 @@
|
||||
#ifndef slic3r_Utils_hpp_
|
||||
#define slic3r_Utils_hpp_
|
||||
|
||||
namespace Slic3r {
|
||||
|
||||
extern void set_logging_level(unsigned int level);
|
||||
|
||||
} // namespace Slic3r
|
||||
|
||||
#endif // slic3r_Utils_hpp_
|
Loading…
x
Reference in New Issue
Block a user