Fix for failing build without PCH
This commit is contained in:
parent
799a10d0ec
commit
a66dcf58f7
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
#include <cmath>
|
||||
#include <assert.h>
|
||||
|
||||
#include <boost/algorithm/string/predicate.hpp>
|
||||
|
||||
// Mark string for localization and translate.
|
||||
#define L(s) Slic3r::I18N::translate(s)
|
||||
|
|
Loading…
Add table
Reference in a new issue