aboutsummaryrefslogtreecommitdiff
path: root/cc/primitive_set.h
diff options
context:
space:
mode:
authorjuerg <juerg@google.com>2022-02-08 05:02:37 -0800
committerCopybara-Service <copybara-worker@google.com>2022-02-08 05:03:19 -0800
commit54c4da71fedb2398011772ea0276bdfbe7d89a04 (patch)
tree30778ca005689fa3cc7c046fc469b76090e18001 /cc/primitive_set.h
parent38d740b5e7996f409bd151aff6e7d72beb1b9bae (diff)
downloadtink-54c4da71fedb2398011772ea0276bdfbe7d89a04.tar.gz
Fix lint errors in includes.
PiperOrigin-RevId: 427162077
Diffstat (limited to 'cc/primitive_set.h')
-rw-r--r--cc/primitive_set.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cc/primitive_set.h b/cc/primitive_set.h
index f88c97451..dee81ae4b 100644
--- a/cc/primitive_set.h
+++ b/cc/primitive_set.h
@@ -17,6 +17,7 @@
#ifndef TINK_PRIMITIVE_SET_H_
#define TINK_PRIMITIVE_SET_H_
+#include <string>
#include <unordered_map>
#include <vector>