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 Feb 24, 2024
1 parent 00fc369 commit eafea95
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 eafea95

Please sign in to comment.