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 4013f32 commit 77f8d27Copy full SHA for 77f8d27
libcxx/include/__bit/countl.h
@@ -9,6 +9,7 @@
9
#ifndef _LIBCPP___BIT_COUNTL_H
10
#define _LIBCPP___BIT_COUNTL_H
11
12
+#include <__bit/rotate.h>
13
#include <__config>
14
#include <__type_traits/integer_traits.h>
15
#include <limits>
0 commit comments