Removed unneeded SceneDiffer.h includes.

This commit is contained in:
Marc-Antoine Lortie
2020-03-31 17:22:56 -04:00
parent 0af06d3f0c
commit 06e40b9820
17 changed files with 0 additions and 17 deletions

View File

@@ -40,7 +40,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "AbstractImportExportBase.h"
#include "SceneDiffer.h"
#include "UnitTestPCH.h"
#include <assimp/postprocess.h>