X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Finclude%2Fgtk%2Fgtk.in.h;h=6bfb3d069b7b4fda5afdb097add54290be42d2a9;hb=7f0d18e1c856e42ef8fc910d785baace2900f7e6;hp=1eb802aa2104a0d665457628e51f449818e14716;hpb=93ef2ae0c588d66776ed28c5cc85674fbf300a97;p=pspp diff --git a/src/ui/gui/include/gtk/gtk.in.h b/src/ui/gui/include/gtk/gtk.in.h index 1eb802aa21..6bfb3d069b 100644 --- a/src/ui/gui/include/gtk/gtk.in.h +++ b/src/ui/gui/include/gtk/gtk.in.h @@ -1,5 +1,5 @@ /* Wrapper for . - Copyright (C) 2011, 2012 Free Software Foundation, Inc. + Copyright (C) 2011, 2012, 2017, 2020 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -18,19 +18,15 @@ #define PSPP_GTK_GTK_H #if __GNUC__ >= 3 -@PRAGMA_SYSTEM_HEADER@ +%PRAGMA_SYSTEM_HEADER% #endif -@PRAGMA_COLUMNS@ +%PRAGMA_COLUMNS% -#@INCLUDE_NEXT@ @NEXT_GTK_GTK_H@ +#%INCLUDE_NEXT% %NEXT_GTK_GTK_H% #ifndef G_CONST_RETURN #define G_CONST_RETURN const #endif - -/* Like GSEAL but only used in PSPP */ -#define PSEAL(X) X - #endif /* PSPP_GTK_GTK_H */