pull/1006/head
Kim Kulling 2016-09-24 00:27:45 +02:00
parent 304556ab16
commit 38b9ae2c6c
1 changed files with 1 additions and 1 deletions

View File

@ -198,7 +198,7 @@ struct SceneHelper
* The class is currently being used by various postprocessing steps * The class is currently being used by various postprocessing steps
* and loaders (ie. LWS). * and loaders (ie. LWS).
*/ */
class SceneCombiner class ASSIMP_API SceneCombiner
{ {
// class cannot be instanced // class cannot be instanced
SceneCombiner() {} SceneCombiner() {}