2
0
Kim Kulling 7 жил өмнө
parent
commit
6c59c83e0f

+ 1 - 0
include/assimp/IOSystem.hpp

@@ -63,6 +63,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 #else
 #   include <sys/stat.h>
 #   include <sys/types.h>
+#   include <unistd.h>
 #endif // _WIN32
 
 #include <vector>