Browse Source

FBXImporter: fx build.

Kim Kulling 9 years ago
parent
commit
e9f47b08c5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      code/FBXParser.h

+ 1 - 0
code/FBXParser.h

@@ -45,6 +45,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 #define INCLUDED_AI_FBX_PARSER_H
 #define INCLUDED_AI_FBX_PARSER_H
 
 
 #include <stdint.h>
 #include <stdint.h>
+#include <map>
 #include <boost/scoped_ptr.hpp>
 #include <boost/scoped_ptr.hpp>
 #include "LogAux.h"
 #include "LogAux.h"