aboutsummaryrefslogtreecommitdiff
path: root/private_join_and_compute/crypto/fixed_base_exp.cc
diff options
context:
space:
mode:
Diffstat (limited to 'private_join_and_compute/crypto/fixed_base_exp.cc')
-rw-r--r--private_join_and_compute/crypto/fixed_base_exp.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/private_join_and_compute/crypto/fixed_base_exp.cc b/private_join_and_compute/crypto/fixed_base_exp.cc
index 4a9e695..4698169 100644
--- a/private_join_and_compute/crypto/fixed_base_exp.cc
+++ b/private_join_and_compute/crypto/fixed_base_exp.cc
@@ -26,6 +26,7 @@
#include "private_join_and_compute/crypto/fixed_base_exp.h"
+#include <cstdint>
#include <memory>
#include <string>
#include <vector>