Skip to content

Commit

Permalink
drop unused include
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Dreik committed Jan 26, 2025
1 parent 18ca7ce commit f3eaf30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rdfind.cc
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ static_assert(__cplusplus >= 201703L,
"this code requires a C++17 capable compiler!");

// std
#include <algorithm>
#include <iostream>
#include <limits>
#include <string>
Expand Down

0 comments on commit f3eaf30

Please # to comment.