aboutsummaryrefslogtreecommitdiffhomepage
path: root/absl/flags/internal/type_erased.h
diff options
context:
space:
mode:
Diffstat (limited to 'absl/flags/internal/type_erased.h')
-rw-r--r--absl/flags/internal/type_erased.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/absl/flags/internal/type_erased.h b/absl/flags/internal/type_erased.h
index 6cbd84c..188429c 100644
--- a/absl/flags/internal/type_erased.h
+++ b/absl/flags/internal/type_erased.h
@@ -18,8 +18,10 @@
#include <string>
+#include "absl/base/config.h"
#include "absl/flags/internal/commandlineflag.h"
#include "absl/flags/internal/registry.h"
+#include "absl/strings/string_view.h"
// --------------------------------------------------------------------
// Registry interfaces operating on type erased handles.