Added a missing include for abs(float).
This commit is contained in:
@@ -5,6 +5,12 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <cmath>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
// Some settings
|
||||
#define NOISE_DATATYPE float
|
||||
|
||||
|
||||
Reference in New Issue
Block a user