Skip to content

Commit

Permalink
build: fix IWYU error in instruments.h
Browse files Browse the repository at this point in the history
  • Loading branch information
bsarden committed Aug 11, 2022
1 parent f0109eb commit 9788d34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdk/include/opentelemetry/sdk/metrics/instruments.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

#pragma once
#ifndef ENABLE_METRICS_PREVIEW
# include <functional>
# include "opentelemetry/sdk/common/attribute_utils.h"
OPENTELEMETRY_BEGIN_NAMESPACE
namespace sdk
Expand Down

0 comments on commit 9788d34

Please sign in to comment.