Successful lib build, unit testing still WIP
This commit is contained in:
@@ -46,12 +46,12 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
#include "PlyExporter.h"
|
||||
#include <memory>
|
||||
#include <cmath>
|
||||
#include "Exceptional.h"
|
||||
#include <assimp/Exceptional.h>
|
||||
#include <assimp/scene.h>
|
||||
#include <assimp/version.h>
|
||||
#include <assimp/IOSystem.hpp>
|
||||
#include <assimp/Exporter.hpp>
|
||||
#include "qnan.h"
|
||||
#include <assimp/qnan.h>
|
||||
|
||||
|
||||
//using namespace Assimp;
|
||||
|
||||
Reference in New Issue
Block a user