mirror of
https://github.com/libAthena/athena.git
synced 2025-12-08 21:18:02 +00:00
* Visual Studio fixes (requires VS2013 at the minimum)
This commit is contained in:
@@ -18,6 +18,11 @@
|
||||
#include "Athena/InvalidDataException.hpp"
|
||||
#include "Athena/InvalidOperationException.hpp"
|
||||
#include "Athena/IOException.hpp"
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#include "win32_largefilewrapper.h"
|
||||
#endif
|
||||
|
||||
#include "utf8.h"
|
||||
|
||||
namespace Athena
|
||||
|
||||
Reference in New Issue
Block a user