Skip to content

Commit

Permalink
Style fix
Browse files Browse the repository at this point in the history
  • Loading branch information
krllvv committed Dec 21, 2023
1 parent a3e010e commit 6e4b31e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tasks/task_2/kirillov_m_torus_grid/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
#include <gtest/gtest.h>
#include <vector>
#include "./torus_grid.h"
#include <boost/mpi/environment.hpp>
#include <boost/mpi/communicator.hpp>

TEST(Torus_Topology, Test_Tor1) {
int rank, size;
Expand Down

0 comments on commit 6e4b31e

Please sign in to comment.