aboutsummaryrefslogtreecommitdiff
path: root/cutl/container/any.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cutl/container/any.hxx')
-rw-r--r--cutl/container/any.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/cutl/container/any.hxx b/cutl/container/any.hxx
index 42fb1eb..ccf30fc 100644
--- a/cutl/container/any.hxx
+++ b/cutl/container/any.hxx
@@ -9,6 +9,7 @@
#include <typeinfo> // std::type_info
#include <cutl/exception.hxx>
+#include <cutl/details/config.hxx> // LIBCUTL_CXX11
namespace cutl
{