Преглед на файлове

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