Skip to content

Commit 90824ed

Browse files
committed
fix style
1 parent b5a65b7 commit 90824ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libc/shared/math.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313

1414
#include "math/expf.h"
1515
#include "math/expf16.h"
16+
#include "math/frexpf.h"
1617
#include "math/frexpf128.h"
1718
#include "math/frexpf16.h"
18-
#include "math/frexpf.h"
1919

2020
#endif // LLVM_LIBC_SHARED_MATH_H

0 commit comments

Comments
 (0)