aboutsummaryrefslogtreecommitdiff
path: root/libc/test/src/math/fminf_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libc/test/src/math/fminf_test.cpp')
-rw-r--r--libc/test/src/math/fminf_test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/libc/test/src/math/fminf_test.cpp b/libc/test/src/math/fminf_test.cpp
index 8d03d92f7237..dea4e7ccf524 100644
--- a/libc/test/src/math/fminf_test.cpp
+++ b/libc/test/src/math/fminf_test.cpp
@@ -6,8 +6,6 @@
//
//===---------------------------------------------------------------------===//
-#include <vector>
-
#include "include/math.h"
#include "src/math/fminf.h"
#include "utils/FPUtil/FPBits.h"