summaryrefslogtreecommitdiff
path: root/gettext-tools/gnulib-lib/styled_ostream.priv.h
blob: 7436bff3a634432424b5e7afd545109ea8bd8161 (plain)
1
2
3
4
5
6
7
8
9
10
/* DO NOT EDIT! GENERATED AUTOMATICALLY! */

/* Field layout of superclass.  */
#include "ostream.priv.h"

/* Field layout of styled_ostream class.  */
struct styled_ostream_representation
{
  struct ostream_representation base;
};