Reduce platform dependence.
[pspp-builds.git] / src / data / data-out.h
index 68ad53a9810edfb696d59168ac87bc0af2e4c788..d9b6883126f81a9786647cc484c623e653b86c95 100644 (file)
@@ -20,6 +20,7 @@
 #define DATA_OUT_H 1
 
 #include <stdbool.h>
+#include <libpspp/float-format.h>
 #include <libpspp/integer-format.h>
 
 struct fmt_spec;