Update STLLoader.cpp

Retrigger travis + appveyor.
pull/1602/head
Kim Kulling 2017-11-30 09:22:55 +01:00 committed by GitHub
parent 9be69a90b1
commit 5822d1920e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
using namespace Assimp;
namespace {
static const aiImporterDesc desc = {
"Stereolithography (STL) Importer",
"",