浏览代码

- more vc12 fixes

acgessler 12 年之前
父节点
当前提交
aca543176d
共有 1 个文件被更改,包括 1 次插入0 次删除
  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 {