diff --git a/simgear/scene/material/matmodel.cxx b/simgear/scene/material/matmodel.cxx index d8c9e3f1..bdad512e 100644 --- a/simgear/scene/material/matmodel.cxx +++ b/simgear/scene/material/matmodel.cxx @@ -37,6 +37,7 @@ using std::map; #include #include +#include #include #include #include diff --git a/simgear/scene/model/model.cxx b/simgear/scene/model/model.cxx index 54e74924..d41529ad 100644 --- a/simgear/scene/model/model.cxx +++ b/simgear/scene/model/model.cxx @@ -11,6 +11,7 @@ #include #include +#include #include #include