summaryrefslogtreecommitdiff
path: root/test/hexfloat.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/hexfloat.cc')
-rw-r--r--test/hexfloat.cc5
1 files changed, 2 insertions, 3 deletions
diff --git a/test/hexfloat.cc b/test/hexfloat.cc
index 1c340f02..70e5c4c4 100644
--- a/test/hexfloat.cc
+++ b/test/hexfloat.cc
@@ -14,10 +14,9 @@
* limitations under the License.
*/
-#include <stdio.h>
-
-#include <vector>
+#include <cstdio>
#include <thread>
+#include <vector>
#include "gtest/gtest.h"