X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flanguage%2Fstats%2Faggregate.h;h=8cddbcfa574120a20d326732079f3f849f070e34;hb=4d2ddbb1b001928a9c7fb6d5d8d1e26c47216c3f;hp=1a50bbe4caea0a167b75e99a1b06bf8d790f14d3;hpb=36ecb7330415c542f02ffb28459926bfcf0bd160;p=pspp diff --git a/src/language/stats/aggregate.h b/src/language/stats/aggregate.h index 1a50bbe4ca..8cddbcfa57 100644 --- a/src/language/stats/aggregate.h +++ b/src/language/stats/aggregate.h @@ -1,5 +1,5 @@ /* PSPP - a program for statistical analysis. - Copyright (C) 2010 Free Software Foundation, Inc. + Copyright (C) 2010, 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 @@ -18,11 +18,11 @@ #ifndef AGGREGATE_H #define AGGREGATE_H -#include -#include - #include +#include "data/format.h" +#include "data/val-type.h" + enum agr_src_vars { AGR_SV_NO,