Use our stdint.hxx, not C++11 cstdint
This commit is contained in:
parent
81bfec336c
commit
28dff1d5ca
@ -18,7 +18,7 @@
|
||||
#ifndef SG_PACKAGE_DELEGATE_HXX
|
||||
#define SG_PACKAGE_DELEGATE_HXX
|
||||
|
||||
#include <cstdint>
|
||||
#include <simgear/misc/stdint.hxx>
|
||||
#include <simgear/structure/SGSharedPtr.hxx>
|
||||
|
||||
namespace simgear
|
||||
|
Loading…
Reference in New Issue
Block a user