1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

missing ifdef

This commit is contained in:
David Kocik
2021-01-27 10:58:52 +01:00
parent 9c820d170e
commit c02385b115
+3
View File
@@ -2,7 +2,10 @@
#include <cstdio>
#include <boost/nowide/convert.hpp>
#ifdef WIN32
#include <psapi.h>
# endif //WIN32
namespace Slic3r {