11 lines
321 B
C
11 lines
321 B
C
--- eboxy/basewidgets/membermethodhandler.h.orig Sun Aug 15 20:21:31 2004
|
|
+++ eboxy/basewidgets/membermethodhandler.h Sun Aug 15 23:00:54 2004
|
|
@@ -19,6 +19,8 @@
|
|
#ifndef INCLUDED__MEMBERMETHODHANDLER_H
|
|
#define INCLUDED__MEMBERMETHODHANDLER_H
|
|
|
|
+using namespace std;
|
|
+
|
|
#include "methodhandler.h"
|
|
#include "variant.h"
|
|
|