X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fdata%2Fdata-out.h;h=7dff441289c76e6b155719d230f1e776762499e0;hb=81579d9e9f994fb2908f50af41c3eb033d216e58;hp=00affb0a3f15f1db99819f92be1ed61dcb620acc;hpb=b5cebf00d5edaada965b3dc75c745942d9483059;p=pspp-builds.git diff --git a/src/data/data-out.h b/src/data/data-out.h index 00affb0a..7dff4412 100644 --- a/src/data/data-out.h +++ b/src/data/data-out.h @@ -18,8 +18,8 @@ #define DATA_OUT_H 1 #include -#include -#include +#include "libpspp/float-format.h" +#include "libpspp/integer-format.h" struct fmt_spec; struct string;