Branimir Karadžić 8 years ago
parent
commit
6d4a221302
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/dtoa.cpp

+ 0 - 2
src/dtoa.cpp

@@ -3,8 +3,6 @@
  * License: https://github.com/bkaradzic/bx#license-bsd-2-clause
  * License: https://github.com/bkaradzic/bx#license-bsd-2-clause
  */
  */
 
 
-#include <stdio.h>
-
 #include <bx/cpu.h>
 #include <bx/cpu.h>
 #include <bx/math.h>
 #include <bx/math.h>
 #include <bx/string.h>
 #include <bx/string.h>