forked from Bananymous/banan-os
BAN: Add needed include to Function
This commit is contained in:
parent
be502ae616
commit
3a1f068bac
|
@ -2,6 +2,7 @@
|
|||
|
||||
#include <BAN/Errors.h>
|
||||
#include <BAN/Move.h>
|
||||
#include <BAN/Memory.h>
|
||||
|
||||
namespace BAN
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue