Fix build on non-Clang
This commit is contained in:
parent
0f68b19648
commit
5e1450c278
1 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,9 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
// std
|
||||
#include <functional>
|
||||
|
||||
#include <simgear/nasal/nasal.h>
|
||||
#include <simgear/structure/SGBinding.hxx>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue