Skip to content

Commit

Permalink
[BUILD] include <cstdint> (#2230)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbolduc authored Jul 12, 2023
1 parent ca8c234 commit d99cbab
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

#include "opentelemetry/nostd/variant.h"

#include <cstdint>
#include <limits>
#include <vector>

Expand Down

0 comments on commit d99cbab

Please sign in to comment.