blob: dfa15982dbc480b3661d3e46f3e670f11980df11 [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 <limits>
namespace ktl {
using std::numeric_limits;
} // namespace ktl