Fix the build on FreeBSD 4.x.

Reported by:	krismail
Obtained from:	Fluxbox SVN
This commit is contained in:
Jeremy Messenger 2006-04-09 02:37:26 +00:00
parent e87d720d43
commit e836dd5faa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=159183

View 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;
/**