mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-07-25 03:24:25 +08:00
Fix compilation on Windows. #1433
This commit is contained in:
parent
0b526afb4e
commit
91289fad49
@ -2,6 +2,8 @@
|
||||
#define _myinit_h_
|
||||
|
||||
// this needs to be included early for MSVC (listing it in Build.PL is not enough)
|
||||
#undef read
|
||||
#undef seekdir
|
||||
#include <ostream>
|
||||
#include <iostream>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user