We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73a93c3 commit 303dc94Copy full SHA for 303dc94
libc/src/__support/fixed_point/fx_bits.h
@@ -10,6 +10,7 @@
10
#define LLVM_LIBC_SRC___SUPPORT_FIXED_POINT_FX_BITS_H
11
12
#include "include/llvm-libc-macros/stdfix-macros.h"
13
+#include "src/__support/CPP/algorithm.h"
14
#include "src/__support/CPP/bit.h"
15
#include "src/__support/CPP/limits.h" // numeric_limits
16
#include "src/__support/CPP/type_traits.h"
0 commit comments