allocate files on unix when allocate storage mode is used
This commit is contained in:
@@ -104,6 +104,8 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
#ifdef BOOST_WINDOWS
|
||||
#include <windows.h>
|
||||
#else
|
||||
#include <fcntl.h>
|
||||
#endif
|
||||
|
||||
#include <boost/filesystem/exception.hpp>
|
||||
|
Reference in New Issue
Block a user