mirror of
https://github.com/wichtounet/thor-os.git
synced 2025-09-12 22:17:11 -04:00
Fix missing include
This commit is contained in:
parent
af9248e43b
commit
116488b2a6
@ -8,6 +8,8 @@
|
|||||||
#ifndef CIRCULAR_BUFFER_H
|
#ifndef CIRCULAR_BUFFER_H
|
||||||
#define CIRCULAR_BUFFER_H
|
#define CIRCULAR_BUFFER_H
|
||||||
|
|
||||||
|
#include <types.hpp>
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
* \brief A circular buffer of maximum size S
|
* \brief A circular buffer of maximum size S
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user