freebsd-ports/devel/eboxy/files/patch-eboxy::basewidgets::memberfunctionproperty.h
2004-08-15 21:06:28 +00:00

10 lines
332 B
C

--- eboxy/basewidgets/memberfunctionproperty.h.orig Sun Aug 15 23:02:26 2004
+++ eboxy/basewidgets/memberfunctionproperty.h Sun Aug 15 23:02:36 2004
@@ -19,6 +19,7 @@
#ifndef INCLUDED__MEMBERFUNCTIONPROPERTY_H
#define INCLUDED__MEMBERFUNCTIONPROPERTY_H
+using namespace std;
#include "customproperty.h"
#include "variant.h"