Kaynağa Gözat

Update fast_atof.h

Fix include brackets.
Kim Kulling 9 yıl önce
ebeveyn
işleme
81773b4e4e
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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