more missing includes (#5930)

Here are more missing header files recently identified by building
without precompiled header support.
This commit is contained in:
Robert Schiele
2024-07-01 18:07:19 +08:00
committed by GitHub
parent bca67b5baa
commit ee67b8d762
5 changed files with 5 additions and 0 deletions
+1
View File
@@ -6,6 +6,7 @@
#include <string>
#include <functional>
#include <boost/filesystem/path.hpp>
#include <boost/filesystem/fstream.hpp>
#include "libslic3r/Exception.hpp"
#include "libslic3r_version.h"