[libc][math] Build fail fix: obsolete header.
authorKirill Okhotnikov <okir@google.com>
Mon, 1 Aug 2022 20:54:26 +0000 (22:54 +0200)
committerKirill Okhotnikov <okir@google.com>
Mon, 1 Aug 2022 20:55:15 +0000 (22:55 +0200)
libc/test/src/math/tanhf_test.cpp

index 86d883e..92d8522 100644 (file)
@@ -6,7 +6,6 @@
 //
 //===----------------------------------------------------------------------===//
 
-#include "src/__support/CPP/Array.h"
 #include "src/__support/FPUtil/FPBits.h"
 #include "src/math/tanhf.h"
 #include "utils/MPFRWrapper/MPFRUtils.h"