Skip to content
This repository has been archived by the owner on Jun 30, 2024. It is now read-only.

Commit

Permalink
clang-format πŸ’€
Browse files Browse the repository at this point in the history
  • Loading branch information
vadimbelan authored Jun 11, 2024
1 parent 0756bee commit 5cf1281
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tasks/stl/belan_vadim_mat_fox_stl/include/ops_stl.hpp
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
// Copyright 2024 Vadim Belan
#pragma once

#include <algorithm>
#include <memory>
#include <thread>
#include <utility>
#include <vector>
#include <thread>
#include <algorithm>

#include "core/task/include/task.hpp"

Expand Down

0 comments on commit 5cf1281

Please sign in to comment.