Преглед изворни кода

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