// Copyright (c) 2013 The Chromium 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 NET_QUICHE_PLATFORM_IMPL_QUIC_IOVEC_IMPL_H_
#define NET_QUICHE_PLATFORM_IMPL_QUIC_IOVEC_IMPL_H_

#include "third_party/quiche/quiche/common/platform/default/quiche_platform_impl/quiche_iovec_impl.h"

#endif  // NET_QUIC_PLATFORM_IMPL_QUIC_IOVEC_IMPL_H_