Add missing include
parent
60b99501a9
commit
b87f67db4c
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue