Skip to content

Commit 9de88a9

Browse files
committed
Update PerlinNoise.hpp
1 parent a9bd32f commit 9de88a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PerlinNoise.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
# if __has_include(<concepts>)
3434
# include <concepts>
3535
# endif
36-
#endif
36+
# endif
3737
# include <iterator>
3838
# include <numeric>
3939
# include <random>

0 commit comments

Comments
 (0)