mirror of
https://github.com/libAthena/athena.git
synced 2025-12-10 05:57:57 +00:00
apple compile fix
This commit is contained in:
@@ -81,7 +81,9 @@
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#ifndef __APPLE__
|
||||
#include <malloc.h>
|
||||
#endif
|
||||
#include <ctype.h>
|
||||
|
||||
#ifdef _MSC_VER
|
||||
|
||||
Reference in New Issue
Block a user