Remove ISceneNode.h in check_line.hpp

This commit is contained in:
Benau
2022-11-19 12:33:17 +08:00
parent b77333749c
commit c8a828aa00

View File

@@ -19,7 +19,7 @@
#ifndef HEADER_CHECK_LINE_HPP
#define HEADER_CHECK_LINE_HPP
#include <ISceneNode.h>
#include <triangle3d.h>
#include <memory>
using namespace irr;