Skip to content

Commit

Permalink
Actually make MSVC happy
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Weik committed Sep 21, 2023
1 parent 2af4806 commit 76219b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/central_moment.test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

#include <nrng/central_moment.hpp>

#include <ranges>
#include <array>

using nrng::moment;
using nrng::central_moment;
Expand Down

0 comments on commit 76219b5

Please sign in to comment.