summaryrefslogtreecommitdiffstats
path: root/libcxx/include/experimental/dynarray
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/include/experimental/dynarray')
-rw-r--r--libcxx/include/experimental/dynarray2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/include/experimental/dynarray b/libcxx/include/experimental/dynarray
index 8c9733770c3..f96a0e5fed3 100644
--- a/libcxx/include/experimental/dynarray
+++ b/libcxx/include/experimental/dynarray
@@ -110,7 +110,7 @@ public:
namespace std { namespace experimental { inline namespace __array_extensions_v1 {
template <class _Tp>
-struct _LIBCPP_TEMPLATE_VIS dynarray
+struct _LIBCPP_TEMPLATE_VIS _LIBCPP_AVAILABILITY_DYNARRAY dynarray
{
public:
// types:
OpenPOWER on IntegriCloud