mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 17:12:07 +00:00
Added two missing includes to fix build on gcc
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
#include <boost/log/trivial.hpp>
|
||||
#include <boost/nowide/fstream.hpp>
|
||||
#include <boost/nowide/cstdio.hpp>
|
||||
|
||||
#include <float.h>
|
||||
#include <assert.h>
|
||||
|
||||
Reference in New Issue
Block a user