mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-09 15:57:55 -06:00
MediaPlayCtrl: Add missing string_file header
This commit is contained in:
parent
c6ac8193e3
commit
93bfa10d4e
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
||||||
#include "MsgDialog.hpp"
|
#include "MsgDialog.hpp"
|
||||||
#include "DownloadProgressDialog.hpp"
|
#include "DownloadProgressDialog.hpp"
|
||||||
|
|
||||||
|
#include <boost/filesystem/string_file.hpp>
|
||||||
#undef pid_t
|
#undef pid_t
|
||||||
#include <boost/process.hpp>
|
#include <boost/process.hpp>
|
||||||
#ifdef __WIN32__
|
#ifdef __WIN32__
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue