blob: e454aca37307df3002e24899b976444d7de3cd9a [file] [log] [blame]
// Copyright 2020 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.
use proc_macro_hack::proc_macro_hack;
#[proc_macro_hack]
pub use config_proc_macros::include_default;