From 69fa0e7b5cab5f4cdfdac736e31ff0fd0fbf4312 Mon Sep 17 00:00:00 2001 From: alwin Date: Thu, 18 Mar 2004 14:57:30 +0000 Subject: stddefs.h included for definition of NULL --- diff --git a/libopie2/opiecore/osmartpointer.h b/libopie2/opiecore/osmartpointer.h index 8f9da7f..c7dc9d9 100644 --- a/libopie2/opiecore/osmartpointer.h +++ b/libopie2/opiecore/osmartpointer.h @@ -32,6 +32,8 @@ _;:, .> :=|. This program is free software; you can #ifndef _OSmartPointer_h #define _OSmartPointer_h +#include + /*! * \file OSmartPointer.h * \brief smart pointer and reference counter -- cgit v0.9.0.2