remove unnecessary include of wx/cairo.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73097 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -19,8 +19,6 @@
|
|||||||
#include "wx/printdlg.h"
|
#include "wx/printdlg.h"
|
||||||
#include "wx/prntbase.h"
|
#include "wx/prntbase.h"
|
||||||
#include "wx/dc.h"
|
#include "wx/dc.h"
|
||||||
#include "wx/cairo.h"
|
|
||||||
|
|
||||||
|
|
||||||
typedef struct _GtkPrintOperation GtkPrintOperation;
|
typedef struct _GtkPrintOperation GtkPrintOperation;
|
||||||
typedef struct _GtkPrintContext GtkPrintContext;
|
typedef struct _GtkPrintContext GtkPrintContext;
|
||||||
|
Reference in New Issue
Block a user