1//! Auto-generated upstream tables used by the WMA decoder. 2 3#![allow(clippy::excessive_precision)] 4#![allow(clippy::unreadable_literal)] 5 6include!("na_tables.rs");