summaryrefslogtreecommitdiff
path: root/third_party/base/bits.h
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/base/bits.h')
-rw-r--r--third_party/base/bits.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/base/bits.h b/third_party/base/bits.h
index cd250edbfe..3a92b4c8ed 100644
--- a/third_party/base/bits.h
+++ b/third_party/base/bits.h
@@ -10,6 +10,8 @@
#include <stddef.h>
#include <stdint.h>
+#include <type_traits>
+
#include "third_party/base/compiler_specific.h"
#include "third_party/base/logging.h"