From cbc8d51bb45641aa807fffb63eeacb6e5ce1f6d8 Mon Sep 17 00:00:00 2001 From: fluxgen Date: Wed, 9 Jan 2002 15:08:22 +0000 Subject: included file memory for auto_ptr --- src/fluxbox.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/fluxbox.cc b/src/fluxbox.cc index dbf09f1..e141b6f 100644 --- a/src/fluxbox.cc +++ b/src/fluxbox.cc @@ -22,7 +22,7 @@ // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: fluxbox.cc,v 1.16 2002/01/09 14:07:09 fluxgen Exp $ +// $Id: fluxbox.cc,v 1.17 2002/01/09 15:08:22 fluxgen Exp $ // stupid macros needed to access some functions in version 2 of the GNU C // library @@ -119,6 +119,7 @@ #include #include #include +#include using namespace std; #ifndef HAVE_BASENAME -- cgit v0.11.2