mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Fix the build on FreeBSD 4.x.
Reported by: krismail Obtained from: Fluxbox SVN
This commit is contained in:
parent
e87d720d43
commit
e836dd5faa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=159183
11
x11-wm/fluxbox-devel/files/patch-freebsd4
Normal file
11
x11-wm/fluxbox-devel/files/patch-freebsd4
Normal file
@ -0,0 +1,11 @@
|
||||
--- src/ScreenPlacement.hh 2006/02/19 11:11:22 4211
|
||||
+++ src/ScreenPlacement.hh 2006/04/05 14:14:35 4291
|
||||
@@ -27,6 +27,8 @@
|
||||
#include "PlacementStrategy.hh"
|
||||
#include "FbTk/Resource.hh"
|
||||
|
||||
+#include <memory>
|
||||
+
|
||||
class BScreen;
|
||||
|
||||
/**
|
Loading…
Reference in New Issue
Block a user