Missing include map

pull/493/head
Madrich 2015-03-14 14:22:55 +01:00
parent 8b1b12682f
commit 37572f0f52
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#ifndef ASSIMP_BUILD_NO_EXPORT
#include "cexport.h"
#include <map>
namespace Assimp {
class ExporterPimpl;