2
0
Эх сурвалжийг харах

Update fast_atof.h

Fix include brackets.
Kim Kulling 9 жил өмнө
parent
commit
81773b4e4e
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      code/fast_atof.h

+ 1 - 1
code/fast_atof.h

@@ -26,7 +26,7 @@
 #ifdef _MSC_VER
 #  include <stdint.h>
 #else
-#include <assimp/Compiler/pstdint.h"
+#  include <assimp/Compiler/pstdint.h>
 #endif
 
 namespace Assimp