fix warning.

pull/3012/head
Kim Kulling 2020-03-22 13:34:27 +01:00
parent 68a9fa2df3
commit 14860f3822
1 changed files with 1 additions and 1 deletions

View File

@ -40,8 +40,8 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
--------------------------------------------------------------------------- ---------------------------------------------------------------------------
*/ */
#include "Blender/BlenderIntermediate.h"
#include "UnitTestPCH.h" #include "UnitTestPCH.h"
#include "Blender/BlenderIntermediate.h"
#include <assimp/camera.h> #include <assimp/camera.h>
#include <assimp/light.h> #include <assimp/light.h>
#include <assimp/mesh.h> #include <assimp/mesh.h>