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