include config.h to always have the correct types (float/double) exposed

This commit is contained in:
Chris Russ
2016-08-17 07:57:31 +10:00
parent 4f7b624fe8
commit 3f08cebfab
4 changed files with 6 additions and 2 deletions

View File

@@ -44,6 +44,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include <assimp/version.h>
#include <assimp/config.h>
// ------------------------------------------------------------------------------------------------
/* Uncomment this line to prevent Assimp from catching unknown exceptions.