Fix missing include in math/detail/array.hpp
This commit is contained in:
parent
e5d356e1fc
commit
0cc148f653
1 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,8 @@
|
|||
#include <psemek/math/dynamic.hpp>
|
||||
#include <psemek/util/exception.hpp>
|
||||
|
||||
#include <memory>
|
||||
|
||||
namespace psemek::math::detail
|
||||
{
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue