blob: f99c6a8e330633f41a314fdb73d4477250fd8870 [file] [log] [blame]
// Copyright 2016 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.
#ifndef LIB_TONIC_TYPED_DATA_UINT8_LIST_H_
#define LIB_TONIC_TYPED_DATA_UINT8_LIST_H_
#warning uint8_list.h is deprecated; use typed_list.h instead.
#include "tonic/typed_data/typed_list.h"
#endif // LIB_TONIC_TYPED_DATA_UINT8_LIST_H_