Revert test back to the exact same version.

pull/4044/head
kovacsv 2021-08-24 11:02:09 +02:00
parent 37ba067839
commit cb262dab5e
1 changed files with 10 additions and 9 deletions

View File

@ -43,8 +43,9 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include "AbstractImportExportBase.h"
#include "UnitTestPCH.h"
#include <assimp/postprocess.h>
#include <assimp/Importer.hpp>
#include <assimp/Exporter.hpp>
#include <assimp/postprocess.h>
#include <assimp/Importer.hpp>
using namespace Assimp;