1
0
Fork 0

Fix build on non-Clang

This commit is contained in:
James Turner 2023-08-25 14:36:20 +01:00
parent 0f68b19648
commit 5e1450c278

View file

@ -4,6 +4,9 @@
#pragma once
// std
#include <functional>
#include <simgear/nasal/nasal.h>
#include <simgear/structure/SGBinding.hxx>