Skip to content

Commit

Permalink
Remove unused include <string> from ind_algorithm.h
Browse files Browse the repository at this point in the history
  • Loading branch information
vs9h committed Jan 6, 2024
1 parent b218c3d commit 7c61860
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/algorithms/ind/ind_algorithm.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#pragma once

#include <memory>
#include <string>
#include <string_view>
#include <vector>

Expand Down

0 comments on commit 7c61860

Please sign in to comment.