fix XS build on Windows #1433 #1681

This commit is contained in:
Kamil Kwolek 2014-02-01 11:53:45 +01:00
parent 42519174cd
commit c20489ee40
4 changed files with 5 additions and 4 deletions

View file

@ -6,6 +6,7 @@
#undef seekdir
#include <ostream>
#include <iostream>
#include <sstream>
#ifdef SLIC3RXS
extern "C" {