mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-12 10:49:59 +01:00
Fix compilation on musl libc
This commit is contained in:
@@ -2,9 +2,7 @@
|
||||
#define TINYXML2TOOLKIT_H
|
||||
|
||||
#include <string>
|
||||
#ifdef __APPLE__
|
||||
#include <sys/types.h>
|
||||
#endif
|
||||
|
||||
#include <glm/glm.hpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user