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…
Reference in New Issue
Block a user