- some fixes for vc12

This commit is contained in:
acgessler
2013-01-19 17:00:14 +01:00
parent 4e27339f5b
commit f7106887cc
3 changed files with 5 additions and 0 deletions

View File

@@ -45,6 +45,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#ifndef ASSIMP_BUILD_NO_FBX_IMPORTER
#include <functional>
#include "FBXParser.h"
#include "FBXDocument.h"
#include "FBXImporter.h"