X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Foutput%2Foutput-item.h;h=13a5c34a74348d3361653d8b3842071b033a2097;hb=81579d9e9f994fb2908f50af41c3eb033d216e58;hp=57ced30323ff57fa488be7f9a9055b9b839bc204;hpb=dfd1972f7bcb550a4fc3b05dbe7e71d12334b0a7;p=pspp-builds.git diff --git a/src/output/output-item.h b/src/output/output-item.h index 57ced303..13a5c34a 100644 --- a/src/output/output-item.h +++ b/src/output/output-item.h @@ -1,5 +1,5 @@ /* PSPP - a program for statistical analysis. - Copyright (C) 2009 Free Software Foundation, Inc. + Copyright (C) 2009, 2011 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -27,10 +27,12 @@ - Charts (see output/chart-item.h). - Text strings (see output/text-item.h). + + - Messages (see output/message-item.h). */ -#include #include +#include "libpspp/cast.h" /* A single output item. */ struct output_item