Revert the reversal :)

This commit is contained in:
Nathan Letwory 2010-11-11 22:12:49 +00:00
parent 9860832820
commit 44e36b5156

@ -34,8 +34,7 @@
#include <assert.h>
#ifdef WIN32
// XXX: winstuff commented out, as was getting "io.h(322) : error C3163: '_write': attribute..." from MSVC - Aligorith 2010Nov12
//#include "BLI_winstuff.h"
#include "BLI_winstuff.h"
#include <windows.h>
#include <io.h>