浏览代码

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 {
 // =======================================================================