Skip to content

Commit

Permalink
Update PerlinNoise.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Reputeless authored Nov 30, 2019
1 parent b6e7293 commit 970614d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions PerlinNoise.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@
# include <numeric>
# include <algorithm>
# include <random>
# include <iterator>
# include <type_traits>

namespace siv
{
Expand Down

0 comments on commit 970614d

Please sign in to comment.