Added required includes to variant util header.
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
#if !defined(MIJIN_UTIL_VARIANT_HPP_INCLUDED)
|
||||
#define MIJIN_UTIL_VARIANT_HPP_INCLUDED 1
|
||||
|
||||
#include <variant>
|
||||
#include "./traits.hpp"
|
||||
|
||||
namespace mijin
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user