header = """/* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ """ include_guard = "mozilla_gfx_FontationsGlueGenerated_h" language = "C++" namespaces = ["mozilla", "gfx"] includes = ["nsStringFwd.h", "nsTArrayForwardDeclare.h"] [export.rename] "ThinVec" = "nsTArray"