Update STLLoader.cpp

Retrigger travis + appveyor.
This commit is contained in:
Kim Kulling
2017-11-30 09:22:55 +01:00
committed by GitHub
parent 9be69a90b1
commit 5822d1920e

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",
"",