xo-alloc: nix requires specific include path
This commit is contained in:
parent
caa03566da
commit
a1e5449d5a
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include "Object.hpp"
|
#include "Object.hpp"
|
||||||
#include "IAlloc.hpp"
|
#include <xo/allocutil/IAlloc.hpp>
|
||||||
|
|
||||||
namespace xo {
|
namespace xo {
|
||||||
/** Use to allocate opaque binary data,
|
/** Use to allocate opaque binary data,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue