Skip to content

Commit

Permalink
fixes #40
Browse files Browse the repository at this point in the history
  • Loading branch information
Calvin1602 committed Jul 16, 2017
1 parent 56997eb commit e8b3be1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions external/assimp-3.0.1270/include/assimp/types.h
Expand Up @@ -50,6 +50,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include <memory.h>
#include <math.h>
#include <stddef.h>
#include <string.h>

// Our compile configuration
#include "defs.h"
Expand Down

0 comments on commit e8b3be1

Please sign in to comment.