fake_support: fix GCC compilation error wit NCollection_StlIterator.hxx
This commit is contained in:
parent
2f3f1afe9f
commit
109e3143d6
@ -16,6 +16,7 @@
|
||||
#ifndef NCollection_StlIterator_HeaderFile
|
||||
#define NCollection_StlIterator_HeaderFile
|
||||
|
||||
#include <cstddef>
|
||||
#include <iterator>
|
||||
|
||||
// This file uses C++11 utilities like std::is_base<>, which are not
|
||||
|
Loading…
Reference in New Issue
Block a user