Skip to content

Commit

Permalink
Remove unused header
Browse files Browse the repository at this point in the history
  • Loading branch information
kimwalisch committed Jan 8, 2024
1 parent 7dc5285 commit 3f7b165
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/nthPrime.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
///

#include <primesieve/iterator.hpp>
#include <primesieve/forward.hpp>
#include <primesieve/PrimeSieve.hpp>
#include <primesieve/macros.hpp>
#include <primesieve/pmath.hpp>
Expand Down

0 comments on commit 3f7b165

Please sign in to comment.