mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-11 16:59:01 +08:00
FIX: Forward declaration of std::ofstream caused CMake to abort
This commit is contained in:
parent
457203623f
commit
41c610b47e
@ -9,6 +9,7 @@
|
||||
#include <algorithm>
|
||||
#include <boost/filesystem.hpp>
|
||||
#include <boost/lexical_cast.hpp>
|
||||
#include <fstream>
|
||||
|
||||
namespace Slic3r {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user