summaryrefslogtreecommitdiff
path: root/third_party/base/numerics/safe_conversions_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/base/numerics/safe_conversions_impl.h')
-rw-r--r--third_party/base/numerics/safe_conversions_impl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/base/numerics/safe_conversions_impl.h b/third_party/base/numerics/safe_conversions_impl.h
index 7c88dda0a8..ed3c39c7f0 100644
--- a/third_party/base/numerics/safe_conversions_impl.h
+++ b/third_party/base/numerics/safe_conversions_impl.h
@@ -5,6 +5,7 @@
#ifndef PDFIUM_THIRD_PARTY_BASE_SAFE_CONVERSIONS_IMPL_H_
#define PDFIUM_THIRD_PARTY_BASE_SAFE_CONVERSIONS_IMPL_H_
+#include <assert.h>
#include <limits>
#include "../macros.h"