Update PbrtExporter.cpp

pull/4478/head
Kim Kulling 2022-05-31 18:31:19 +02:00 committed by GitHub
parent 472e15c405
commit 4e22635406
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -83,7 +83,9 @@ Other:
#include <sstream>
#include <string>
#if ASSIMP_NEEDS_STB_IMAGE
#include "Common/StbCommon.h"
#endif
using namespace Assimp;