Cleanup the public headers.

This commit is contained in:
kimkulling
2019-10-11 13:27:36 +02:00
parent 789a2bdd36
commit 33af183bb8
81 changed files with 803 additions and 623 deletions

View File

@@ -50,9 +50,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#ifndef ASSIMP_BUILD_NO_3DS_IMPORTER
// internal headers
#include "3DSLoader.h"
#include <assimp/Macros.h>
#include <assimp/IOSystem.hpp>
#include <assimp/scene.h>
#include <assimp/DefaultLogger.hpp>