X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-data-sheet.h;h=8e73b9e381695f7f2b4ddd463078ddc3845cb6a3;hb=7293c1a383d325c371bd708401e5a1d7586a4d90;hp=0a7cc18e37cf034b3e8c0c490fae1d80f26bd956;hpb=258cbd9cdf386687122b0854274923acafc786d4;p=pspp diff --git a/src/ui/gui/psppire-data-sheet.h b/src/ui/gui/psppire-data-sheet.h index 0a7cc18e37..8e73b9e381 100644 --- a/src/ui/gui/psppire-data-sheet.h +++ b/src/ui/gui/psppire-data-sheet.h @@ -17,6 +17,8 @@ #ifndef PSPPIRE_DATA_SHEET_H #define PSPPIRE_DATA_SHEET_H 1 +#error "Do not include this file" + /* PsppireDataSheet is a PsppSheetView that displays the data in a dataset, with one column per variable and one row per case.