mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
Fix compilation on Windows. #1433
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
#define _myinit_h_
|
#define _myinit_h_
|
||||||
|
|
||||||
// this needs to be included early for MSVC (listing it in Build.PL is not enough)
|
// this needs to be included early for MSVC (listing it in Build.PL is not enough)
|
||||||
|
#undef read
|
||||||
|
#undef seekdir
|
||||||
#include <ostream>
|
#include <ostream>
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user