Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 226663
Collapse All | Expand All

(-)src/sxmlgui/XMLUtils.h.orig (+2 lines)
Lines 38-43 Link Here
38
#include <stdio.h>
38
#include <stdio.h>
39
#include <assert.h>
39
#include <assert.h>
40
#include <fstream>
40
#include <fstream>
41
#include <cstring>
42
41
43
42
// Help out windows:
44
// Help out windows:
43
#if defined( _DEBUG ) && !defined( DEBUG )
45
#if defined( _DEBUG ) && !defined( DEBUG )

Return to bug 226663