Remove random unnecessary includes of standard headers.

Mon Dec  7 16:03:55 1998  Owen Taylor  <otaylor@redhat.com>

	* gtk/gtkthemes.h: Remove random unnecessary includes
	of standard headers.
This commit is contained in:
Owen Taylor 1998-12-07 21:11:34 +00:00 committed by Owen Taylor
parent 583b0b53e8
commit 287b0ce008
8 changed files with 35 additions and 4 deletions

View File

@ -1,3 +1,8 @@
Mon Dec 7 16:03:55 1998 Owen Taylor <otaylor@redhat.com>
* gtk/gtkthemes.h: Remove random unnecessary includes
of standard headers.
1998-12-07 Damon Chaplin <DAChaplin@msn.com>
* gtk/gtkfontsel.c (gtk_font_selection_select_best_style): made sure

View File

@ -1,3 +1,8 @@
Mon Dec 7 16:03:55 1998 Owen Taylor <otaylor@redhat.com>
* gtk/gtkthemes.h: Remove random unnecessary includes
of standard headers.
1998-12-07 Damon Chaplin <DAChaplin@msn.com>
* gtk/gtkfontsel.c (gtk_font_selection_select_best_style): made sure

View File

@ -1,3 +1,8 @@
Mon Dec 7 16:03:55 1998 Owen Taylor <otaylor@redhat.com>
* gtk/gtkthemes.h: Remove random unnecessary includes
of standard headers.
1998-12-07 Damon Chaplin <DAChaplin@msn.com>
* gtk/gtkfontsel.c (gtk_font_selection_select_best_style): made sure

View File

@ -1,3 +1,8 @@
Mon Dec 7 16:03:55 1998 Owen Taylor <otaylor@redhat.com>
* gtk/gtkthemes.h: Remove random unnecessary includes
of standard headers.
1998-12-07 Damon Chaplin <DAChaplin@msn.com>
* gtk/gtkfontsel.c (gtk_font_selection_select_best_style): made sure

View File

@ -1,3 +1,8 @@
Mon Dec 7 16:03:55 1998 Owen Taylor <otaylor@redhat.com>
* gtk/gtkthemes.h: Remove random unnecessary includes
of standard headers.
1998-12-07 Damon Chaplin <DAChaplin@msn.com>
* gtk/gtkfontsel.c (gtk_font_selection_select_best_style): made sure

View File

@ -1,3 +1,8 @@
Mon Dec 7 16:03:55 1998 Owen Taylor <otaylor@redhat.com>
* gtk/gtkthemes.h: Remove random unnecessary includes
of standard headers.
1998-12-07 Damon Chaplin <DAChaplin@msn.com>
* gtk/gtkfontsel.c (gtk_font_selection_select_best_style): made sure

View File

@ -1,3 +1,8 @@
Mon Dec 7 16:03:55 1998 Owen Taylor <otaylor@redhat.com>
* gtk/gtkthemes.h: Remove random unnecessary includes
of standard headers.
1998-12-07 Damon Chaplin <DAChaplin@msn.com>
* gtk/gtkfontsel.c (gtk_font_selection_select_best_style): made sure

View File

@ -20,10 +20,6 @@
#ifndef __GTK_THEMES_H__
#define __GTK_THEMES_H__
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include <gdk/gdk.h>
#include <gtk/gtkstyle.h>
#include <gtk/gtkwidget.h>