[Points] re-add a header
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
# include <boost/lexical_cast.hpp>
|
||||
# include <boost/regex.hpp>
|
||||
# include <boost/algorithm/string.hpp>
|
||||
# include <boost/math/special_functions/fpclassify.hpp> // needed for compilation on some systems
|
||||
#endif
|
||||
|
||||
#include <Base/Console.h>
|
||||
|
||||
@@ -48,9 +48,9 @@
|
||||
|
||||
// boost
|
||||
# include <boost/lexical_cast.hpp>
|
||||
# include <boost/math/special_functions/fpclassify.hpp>
|
||||
# include <boost/regex.hpp>
|
||||
# include <boost/algorithm/string.hpp>
|
||||
# include <boost/math/special_functions/fpclassify.hpp>
|
||||
|
||||
// Qt
|
||||
# include <QtConcurrentMap>
|
||||
|
||||
Reference in New Issue
Block a user