mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-23 15:32:25 +00:00
base/shared_object.h: add missing includes
This commit is contained in:
parent
a1b4e905ab
commit
aa29ebe751
@ -14,6 +14,8 @@
|
||||
#ifndef _INCLUDE__BASE__SHARED_OBJECT_H_
|
||||
#define _INCLUDE__BASE__SHARED_OBJECT_H_
|
||||
|
||||
#include <base/env.h>
|
||||
#include <base/allocator.h>
|
||||
#include <base/exception.h>
|
||||
#include <base/stdint.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user