mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
include stdint.h from avio.h
This commit is contained in:
parent
28f1fd83ca
commit
8f41f7ac7a
@ -1,3 +1,6 @@
|
|||||||
#ifndef AVIO_H
|
#ifndef AVIO_H
|
||||||
#define AVIO_H
|
#define AVIO_H
|
||||||
|
|
||||||
|
#include <stdint.h>
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
#ifndef AVIO_H
|
#ifndef AVIO_H
|
||||||
#define AVIO_H
|
#define AVIO_H
|
||||||
|
|
||||||
|
#include <stdint.h>
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user