compilation OSX

This commit is contained in:
brunoherbelin
2020-04-06 13:26:38 +02:00
parent 4b9ba47038
commit dbc51f2ed4
10 changed files with 18 additions and 11 deletions

View File

@@ -3,6 +3,9 @@
#include <string>
#include <map>
#ifdef __APPLE__
#include <sys/types.h>
#endif
namespace Resource
{