mirror of
https://github.com/ChaiScript/ChaiScript.git
synced 2026-01-01 03:12:23 +08:00
Add missing <array> header include
This commit is contained in:
parent
019c6b2830
commit
85163e08cc
@ -10,6 +10,7 @@
|
||||
#include <functional>
|
||||
#include <stdexcept>
|
||||
#include <vector>
|
||||
#include <array>
|
||||
|
||||
#include "../chaiscript_defines.hpp"
|
||||
#include "boxed_cast.hpp"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user