Fix compilation error on Debian 6.0

This commit is contained in:
rnv 2016-09-02 11:30:11 +03:00
parent b95d6c1ac8
commit 47024e5797

View File

@ -32,6 +32,7 @@
#include <SUIT_Session.h>
#include <TColStd_MapIteratorOfMapOfInteger.hxx>
#include <TColStd_ListIteratorOfListOfInteger.hxx>
#include <TopExp.hxx>
#include <TopExp_Explorer.hxx>
#include <TopoDS_Iterator.hxx>