Skip to content

Commit

Permalink
Fix includes
Browse files Browse the repository at this point in the history
  • Loading branch information
pjanevskiTT committed Nov 29, 2024
1 parent c9face8 commit f8c7dab
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions device/coordinate_manager.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,8 @@
#include "umd/device/coordinate_manager.h"

#include "umd/device/blackhole_coordinate_manager.h"
#include "umd/device/blackhole_implementation.h"
#include "umd/device/grayskull_coordinate_manager.h"
#include "umd/device/grayskull_implementation.h"
#include "umd/device/wormhole_coordinate_manager.h"
#include "umd/device/wormhole_implementation.h"

using namespace tt::umd;

Expand Down

0 comments on commit f8c7dab

Please sign in to comment.