remove some unneeded includes, clean up gnome force link stuff a bit

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44226 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Paul Cornett
2007-01-15 01:26:05 +00:00
parent 3f83a9cda3
commit 09a0945522
4 changed files with 15 additions and 23 deletions

View File

@@ -15,10 +15,10 @@
#pragma hdrstop
#endif
#include "wx/gtk/gnome/gprint.h"
#if wxUSE_LIBGNOMEPRINT
#include "wx/gtk/gnome/gprint.h"
#ifndef WX_PRECOMP
#include "wx/log.h"
#include "wx/dcmemory.h"
@@ -42,8 +42,8 @@
static const double RAD2DEG = 180.0 / M_PI;
#include "wx/html/forcelnk.h"
FORCE_LINK_ME(gnome_print)
#include "wx/link.h"
wxFORCE_LINK_THIS_MODULE(gnome_print)
//----------------------------------------------------------------------------
// wxGnomePrintLibrary