$NetBSD: patch-ad,v 1.1 2004/07/10 23:03:47 wiz Exp $

--- widget/widget.h.orig	1999-03-15 17:29:32.000000000 +0100
+++ widget/widget.h
@@ -8,6 +8,8 @@
 #include <vector>
 #include <string>
 
+using namespace std;
+
 const char defaultFont[] = "7x14";
 
 extern Display* NSdpy;
