Selaa lähdekoodia

- more vc12 fixes

acgessler 12 vuotta sitten
vanhempi
commit
aca543176d
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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 "assimp_view.h"
 
 
 #include <map>
 #include <map>
+#include <functional>
 
 
 namespace AssimpView {
 namespace AssimpView {