libraries/SimGear: Add missing patch.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Lenard Spencer 2020-04-17 12:26:37 +07:00 committed by Willy Sudiarto Raharjo
parent 3237796726
commit 475be9b382
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -0,0 +1,12 @@
diff --git a/simgear/nasal/cppbind/NasalHash.hxx b/simgear/nasal/cppbind/NasalHash.hxx
index aac672fd..2ee7d044 100644
--- a/simgear/nasal/cppbind/NasalHash.hxx
+++ b/simgear/nasal/cppbind/NasalHash.hxx
@@ -23,6 +23,7 @@
#include "to_nasal.hxx"
#include <simgear/structure/map.hxx>
+#include <boost/core/enable_if.hpp>
#include <boost/iterator/iterator_facade.hpp>
namespace nasal