X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fdata%2Fdata-out.h;h=d9b6883126f81a9786647cc484c623e653b86c95;hb=7693a37f77880e38d26af908cdb21710d631ad5a;hp=bf949c8b80619c5f89dd25eca4a8d43cf5319c9c;hpb=8acca2de53c1852f38726f70fc6516b34732a79f;p=pspp diff --git a/src/data/data-out.h b/src/data/data-out.h index bf949c8b80..d9b6883126 100644 --- a/src/data/data-out.h +++ b/src/data/data-out.h @@ -1,6 +1,5 @@ /* PSPP - computes sample statistics. Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc. - Written by Ben Pfaff . This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -21,6 +20,7 @@ #define DATA_OUT_H 1 #include +#include #include struct fmt_spec;