2
0
Kim Kulling 4 жил өмнө
parent
commit
b87f67db4c

+ 1 - 0
include/assimp/BaseImporter.h

@@ -58,6 +58,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 #include <set>
 #include <vector>
 #include <memory>
+#include <iterator>
 
 struct aiScene;
 struct aiImporterDesc;