Skip to content

Commit 4e046ef

Browse files
Update rr_graph_uxsdcxx_serializer.h
1 parent 84faf43 commit 4e046ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/librrgraph/src/io/rr_graph_uxsdcxx_serializer.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1837,7 +1837,7 @@ class RrGraphSerializer final : public uxsd::RrGraphBase<RrGraphContextTypes> {
18371837
read_rr_graph_filename_->assign(read_rr_graph_name_);
18381838

18391839
if (do_check_rr_graph_) {
1840-
const vtr::NdMatrix<const VibInf*, 3> vib_grid_;
1840+
const VibDeviceGrid vib_grid_;
18411841
check_rr_graph(*rr_graph_,
18421842
physical_tile_types_,
18431843
*rr_indexed_data_,

0 commit comments

Comments
 (0)