Fix missing include for uint8_t on Linux
This commit is contained in:
parent
60a0c51e2b
commit
81bfec336c
@ -18,6 +18,7 @@
|
|||||||
#ifndef SG_PACKAGE_DELEGATE_HXX
|
#ifndef SG_PACKAGE_DELEGATE_HXX
|
||||||
#define SG_PACKAGE_DELEGATE_HXX
|
#define SG_PACKAGE_DELEGATE_HXX
|
||||||
|
|
||||||
|
#include <cstdint>
|
||||||
#include <simgear/structure/SGSharedPtr.hxx>
|
#include <simgear/structure/SGSharedPtr.hxx>
|
||||||
|
|
||||||
namespace simgear
|
namespace simgear
|
||||||
|
Loading…
Reference in New Issue
Block a user