Merge pull request #5172 from feuerste/missing_header

Add missing header.
pull/5155/head
Kim Kulling 2023-07-08 12:36:52 +02:00 committed by GitHub
commit e08cb0b5b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include <assimp/types.h> #include <assimp/types.h>
#include <assimp/ProgressHandler.hpp> #include <assimp/ProgressHandler.hpp>
#include <exception>
#include <set> #include <set>
#include <vector> #include <vector>
#include <memory> #include <memory>