Update PbrtExporter.cpp
parent
472e15c405
commit
4e22635406
|
@ -83,7 +83,9 @@ Other:
|
||||||
#include <sstream>
|
#include <sstream>
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|
||||||
|
#if ASSIMP_NEEDS_STB_IMAGE
|
||||||
#include "Common/StbCommon.h"
|
#include "Common/StbCommon.h"
|
||||||
|
#endif
|
||||||
|
|
||||||
using namespace Assimp;
|
using namespace Assimp;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue