فهرست منبع

Merge branch 'master' into x3d_pugi_migration_artenuvielle

Kim Kulling 4 سال پیش
والد
کامیت
d814e9067a
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      include/assimp/Importer.hpp

+ 1 - 1
include/assimp/Importer.hpp

@@ -59,7 +59,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 // Public ASSIMP data structures
 #include <assimp/types.h>
 
-//#include <exception>
+#include <exception>
 
 namespace Assimp {
 // =======================================================================