n/midpoint: remove reference to useless header
This commit is contained in:
parent
174281ce20
commit
61c9e40605
@ -25,6 +25,4 @@ namespace util { namespace noise {
|
|||||||
midpoint (image::buffer<T>&, uint64_t seed, float persistence = 0.65f, float sides = 0.25f);
|
midpoint (image::buffer<T>&, uint64_t seed, float persistence = 0.65f, float sides = 0.25f);
|
||||||
} }
|
} }
|
||||||
|
|
||||||
#include "midpoint.ipp"
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user