mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-13 22:10:08 +00:00
No need to have single-include guards in a private header
This commit is contained in:
parent
0e8fe66f09
commit
9e5b3a46b1
@ -17,10 +17,6 @@
|
||||
* Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
|
||||
#if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_UNIX_PRINT_H_INSIDE__) && !defined (GTK_COMPILATION)
|
||||
#error "Only <gtk/gtkunixprint.h> can be included directly."
|
||||
#endif
|
||||
|
||||
#ifndef __GTK_CUSTOM_PAPER_UNIX_DIALOG_H__
|
||||
#define __GTK_CUSTOM_PAPER_UNIX_DIALOG_H__
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user