blob: 0a329e32e8c871453fe095f2f6e2ba8bb1d1adca [file] [log] [blame]
// Copyright 2015 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_FLOAT64_LIST_H_
#define LIB_TONIC_TYPED_DATA_FLOAT64_LIST_H_
#warning float64_list.h is deprecated; use typed_list.h instead.
#include "tonic/typed_data/typed_list.h"
#endif // LIB_TONIC_TYPED_DATA_FLOAT64_LIST_H_