Refactoring: Move asserthandler header to include

This commit is contained in:
Kim Kulling
2022-12-23 16:19:39 +01:00
parent 022c385571
commit a8e50be781
5 changed files with 4 additions and 4 deletions

View File

@@ -43,7 +43,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include "UnitTestPCH.h"
#include "Common/BaseProcess.h"
#include "Common/AssertHandler.h"
#include <assimp/AssertHandler.h>
using namespace Assimp;