Move revision.h and revision.h.in to include folder (#5615)

This commit is contained in:
Kim Kulling
2024-06-12 21:01:03 +02:00
committed by GitHub
parent a722e33027
commit 97cbecb859
6 changed files with 6 additions and 7 deletions

View File

@@ -44,8 +44,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include "ScenePrivate.h"
#include <assimp/scene.h>
#include <assimp/version.h>
#include "revision.h"
#include <assimp/revision.h>
// --------------------------------------------------------------------------------
// Legal information string - don't remove this.