Added missing include.
This commit is contained in:
parent
36a9b60e0b
commit
0d9769f2b7
@ -4,6 +4,7 @@
|
||||
#if !defined(MIJIN_CONTAINER_VECTOR_MAP_HPP_INCLUDED)
|
||||
#define MIJIN_CONTAINER_VECTOR_MAP_HPP_INCLUDED 1
|
||||
|
||||
#include <stdexcept>
|
||||
#include <vector>
|
||||
#include "./boxed_object.hpp"
|
||||
#include "./optional.hpp"
|
||||
|
Loading…
x
Reference in New Issue
Block a user