Sign in
fuchsia
/
fuchsia
/
4305907
/
.
/
zircon
/
kernel
/
include
/
ktl
/
array.h
blob: 59882c176ce8b4926161347a350eba2d0dca9813 [
file
] [
log
] [
blame
]
// Copyright 2019 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#pragma
once
#include
<array>
namespace
ktl
{
using
std
::
array
;
}
// namespace ktl