mirror of
https://github.com/libAthena/athena.git
synced 2025-12-10 05:57:57 +00:00
* Add windows specific wrappers
This commit is contained in:
@@ -20,6 +20,10 @@
|
||||
#include "Athena/IOException.hpp"
|
||||
#include "utf8.h"
|
||||
|
||||
#ifdef _WIN32
|
||||
#include "win32_largefilewrapper.h"
|
||||
#endif
|
||||
|
||||
namespace Athena
|
||||
{
|
||||
namespace io
|
||||
|
||||
Reference in New Issue
Block a user