Skip to content

Commit 9ac2c7e

Browse files
committed
cleanup after abseil changes
1 parent 02d025f commit 9ac2c7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/include/opentelemetry/nostd/variant.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ OPENTELEMETRY_END_NAMESPACE
5454
# ifdef HAVE_ABSEIL
5555
# include "absl/types/variant.h"
5656
# else
57+
# include "opentelemetry/nostd/internal/absl/base/options.h"
5758
# include "opentelemetry/nostd/internal/absl/types/variant.h"
5859
# endif
5960

0 commit comments

Comments
 (0)