Przeglądaj źródła

Merge branch 'master' into static

Hill Ma 4 lat temu
rodzic
commit
e6543cbd85
1 zmienionych plików z 1 dodań i 1 usunięć
  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 {
 // =======================================================================