#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include "iobserver.h"
namespace KMail {
IObserver::IObserver()
{
}
IObserver::~IObserver()