Fix missing include for cmath
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
#include <memory>
|
||||
#include <stdexcept>
|
||||
#include <unordered_map>
|
||||
#include <cmath>
|
||||
|
||||
#include "align.hpp"
|
||||
#include "engine/literals/size.hpp"
|
||||
|
||||
Reference in New Issue
Block a user