We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02d025f commit 9ac2c7eCopy full SHA for 9ac2c7e
api/include/opentelemetry/nostd/variant.h
@@ -54,6 +54,7 @@ OPENTELEMETRY_END_NAMESPACE
54
# ifdef HAVE_ABSEIL
55
# include "absl/types/variant.h"
56
# else
57
+# include "opentelemetry/nostd/internal/absl/base/options.h"
58
# include "opentelemetry/nostd/internal/absl/types/variant.h"
59
# endif
60
0 commit comments