Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 907948 | Differences between
and this patch

Collapse All | Expand All

(-)wxsvg-1.5.24/src/cairo/SVGCanvasCairo.cpp.dist (+1 lines)
Lines 14-19 Link Here
14
#include "SVGCanvasImageCairo.h"
14
#include "SVGCanvasImageCairo.h"
15
#include <wx/log.h>
15
#include <wx/log.h>
16
#include <wx/file.h>
16
#include <wx/file.h>
17
#include <cstdint>
17
18
18
wxSVGCanvasCairo::~wxSVGCanvasCairo() {
19
wxSVGCanvasCairo::~wxSVGCanvasCairo() {
19
	Destroy();
20
	Destroy();

Return to bug 907948