forked from AuroraMiddleware/gtk
Remove a couple of unneeded #includes. Isn't unsupported code fun?
Fri Feb 13 10:32:09 2004 Owen Taylor <otaylor@redhat.com> * gdk-pixbuf-xlibrgb.h: Remove a couple of unneeded #includes. Isn't unsupported code fun? (133833, Gregory Merchan)
This commit is contained in:
parent
09ae955273
commit
1e39a4dbc3
@ -1,3 +1,9 @@
|
|||||||
|
Fri Feb 13 10:32:09 2004 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* gdk-pixbuf-xlibrgb.h: Remove a couple of unneeded
|
||||||
|
#includes. Isn't unsupported code fun?
|
||||||
|
(133833, Gregory Merchan)
|
||||||
|
|
||||||
Tue Oct 7 23:30:00 2003 Matthias Clasen <maclas@gmx.de>
|
Tue Oct 7 23:30:00 2003 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
* gdk-pixbuf-xlib.h: Add C++ guards. (123955, Harring Figueiredo)
|
* gdk-pixbuf-xlib.h: Add C++ guards. (123955, Harring Figueiredo)
|
||||||
|
@ -57,8 +57,6 @@ extern "C" {
|
|||||||
|
|
||||||
#include <X11/Xlib.h>
|
#include <X11/Xlib.h>
|
||||||
#include <X11/Xutil.h>
|
#include <X11/Xutil.h>
|
||||||
#include <X11/Xos.h>
|
|
||||||
#include <X11/Intrinsic.h>
|
|
||||||
|
|
||||||
#include <glib.h>
|
#include <glib.h>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user