X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fdata%2Fdata-out.h;h=7dff441289c76e6b155719d230f1e776762499e0;hb=a7005f8bc73cb857489acd07b8a792d6cf2ecff7;hp=00affb0a3f15f1db99819f92be1ed61dcb620acc;hpb=a124375065d0768546f6e7670d9c6d6a0b2b5379;p=pspp diff --git a/src/data/data-out.h b/src/data/data-out.h index 00affb0a3f..7dff441289 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;