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

Merge branch 'master' into static

Hill Ma преди 4 години
родител
ревизия
e6543cbd85
променени са 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 {
 // =======================================================================