mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 08:04:01 +02:00
argggg ssize_t
This commit is contained in:
parent
7d759fc00c
commit
e5349024e6
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
#ifndef hifi_ModelItem_h
|
||||
#define hifi_ModelItem_h
|
||||
|
||||
#include <cstring> // ???
|
||||
#include <stddef.h>
|
||||
#include <stdio.h> // for ssize_t
|
||||
#include <stdint.h>
|
||||
|
|
Loading…
Reference in a new issue