slackbuilds_ponce/libraries/SimGear/simgear-enable-if.patch
Lenard Spencer 475be9b382
libraries/SimGear: Add missing patch.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-04-19 10:00:19 +07:00

12 lines
389 B
Diff

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