Skip to content

Commit

Permalink
Add missing include for types used
Browse files Browse the repository at this point in the history
  • Loading branch information
afuller-TT committed Jan 21, 2025
1 parent d0b0f9b commit 4c57161
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tt_metal/api/tt-metalium/env_lib.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

#pragma once

#include <cstdint>
#include <map>
#include <vector>
#include <string>
Expand Down

0 comments on commit 4c57161

Please sign in to comment.