Browse Source

- more vc12 fixes

acgessler 12 years ago
parent
commit
aca543176d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tools/assimp_view/MeshRenderer.cpp

+ 1 - 0
tools/assimp_view/MeshRenderer.cpp

@@ -43,6 +43,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 #include "assimp_view.h"
 
 #include <map>
+#include <functional>
 
 namespace AssimpView {