diff --git a/frmts/mrf/LERCV1/Lerc1Image.cpp b/frmts/mrf/LERCV1/Lerc1Image.cpp index 8859db6da98f..7f72ad8a3513 100644 --- a/frmts/mrf/LERCV1/Lerc1Image.cpp +++ b/frmts/mrf/LERCV1/Lerc1Image.cpp @@ -22,6 +22,7 @@ Contributors: Thomas Maurer */ #include "Lerc1Image.h" +#include #include #include #include diff --git a/ogr/ogrsf_frmts/openfilegdb/filegdbindex_write.cpp b/ogr/ogrsf_frmts/openfilegdb/filegdbindex_write.cpp index a66e3824cd4a..2ede655f4ee5 100644 --- a/ogr/ogrsf_frmts/openfilegdb/filegdbindex_write.cpp +++ b/ogr/ogrsf_frmts/openfilegdb/filegdbindex_write.cpp @@ -32,6 +32,7 @@ #include "filegdbtable_priv.h" #include +#include #include #include