Skip to content

Commit

Permalink
IWYU: add string for std::string
Browse files Browse the repository at this point in the history
  • Loading branch information
stha09 authored and talumbau committed Feb 3, 2024
1 parent 9416e7c commit 587c2cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ruy/profiler/instrumentation.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ limitations under the License.
#ifdef RUY_PROFILER
#include <cstdio>
#include <mutex>
#include <string>
#include <vector>
#endif

Expand Down

0 comments on commit 587c2cf

Please sign in to comment.