1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00

Fix build with gcc 3.4.2

PR:		ports/70077
Submitted by:	Christian Hiris <4711@chello.at>
This commit is contained in:
Markus Brueffer 2004-08-12 12:39:34 +00:00
parent f85f755d72
commit 027880c3f8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=116024

View File

@ -0,0 +1,10 @@
--- kdirstat/kdirstatapp.h.orig Tue Aug 26 22:47:47 2003
+++ kdirstat/kdirstatapp.h Fri Aug 6 14:33:36 2004
@@ -46,7 +46,7 @@
class KSettingsDialog;
class KTreemapView;
class KTreemapTile;
-};
+}
using namespace KDirStat;