blob: 9858ca8cd3e4b0fe04ccad41892b0ba75efc293c [file] [log] [blame]
// Copyright (c) 2018 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_QUIC_PLATFORM_IMPL_QUIC_FALLTHROUGH_IMPL_H_
#define NET_QUIC_PLATFORM_IMPL_QUIC_FALLTHROUGH_IMPL_H_
#define QUIC_FALLTHROUGH_INTENDED_IMPL FALLTHROUGH
#endif // NET_QUIC_PLATFORM_IMPL_QUIC_FALLTHROUGH_IMPL_H_