Add -lm dependency for gettextlib to fix LTO build
[platform/upstream/gettext.git] / gettext-tools / libgettextpo / ostream.priv.h
1 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
2
3 /* Field layout of ostream class.  */
4 struct ostream_representation
5 {
6   const void *vtable;
7 };