mirror of
https://github.com/wichtounet/thor-os.git
synced 2025-09-12 22:17:11 -04:00
Add missing include
This commit is contained in:
parent
4e105e2971
commit
5878ec6bec
@ -8,6 +8,8 @@
|
||||
#ifndef INITIALIZER_LIST_H
|
||||
#define INITIALIZER_LIST_H
|
||||
|
||||
#include <types.hpp>
|
||||
|
||||
namespace std {
|
||||
|
||||
template <typename T>
|
||||
|
Loading…
x
Reference in New Issue
Block a user