X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fmath%2Fmoments.h;h=c43f9ca492a8d17d3db8ee45943781581b13e810;hb=0aadb06eaf7e641a1590e6296d79b06fe0f97609;hp=d872280131f5245b710bd1d264971f9cd921f265;hpb=dcf9b154cbcaa35c3d8459a201b77eec8bcb30bd;p=pspp diff --git a/src/math/moments.h b/src/math/moments.h index d872280131..c43f9ca492 100644 --- a/src/math/moments.h +++ b/src/math/moments.h @@ -1,6 +1,5 @@ /* PSPP - computes sample statistics. Copyright (C) 2004 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,7 +20,7 @@ #define HEADER_MOMENTS #include -#include "value.h" +#include /* Moments of the mean. Higher-order moments have higher values. */