X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FFont.h;h=b59f015eca7d9318deb5ec513f6755681c45e453;hb=6f7b39f84299660586b0485713d9672279ebe226;hp=fdcdb7d3e3353fcb41953b476390bdd94b65637b;hpb=65c88f0a0a3d74dcc0a0009bb60ee6e74eeedccc;p=features.git diff --git a/src/Font.h b/src/Font.h index fdcdb7d3e3..b59f015eca 100644 --- a/src/Font.h +++ b/src/Font.h @@ -119,6 +119,9 @@ private: mutable bool open_encoding_; }; +/// +std::ostream & operator<<(std::ostream & os, FontInfo const & f); + /// inline