EliasFanoReader::{jump,jumpTo}
[folly.git] / folly / Malloc.cpp
index 77a96d9a294e6a5eba8923e9e49c92ccf3ea6033..d81c30d23119ed26637c6f6e1d586b8b321c622f 100644 (file)
@@ -14,7 +14,9 @@
  * limitations under the License.
  */
 
-#include "folly/Malloc.h"
+#include <folly/Malloc.h>
+
+#include <cstdint>
 
 namespace folly {