mirror of
https://github.com/overte-org/overte.git
synced 2025-04-19 15:43:50 +02:00
argggg ssize_t from stdlib.h
This commit is contained in:
parent
d967c100c4
commit
1eb5b3dda1
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
#include <stddef.h>
|
||||
#include <stdio.h> // for ssize_t
|
||||
#include <stdint.h>
|
||||
#include <types.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <glm/glm.hpp>
|
||||
|
||||
|
|
Loading…
Reference in a new issue