aboutsummaryrefslogtreecommitdiffstats
path: root/kde2/plugins/plpprops.cc
diff options
context:
space:
mode:
Diffstat (limited to 'kde2/plugins/plpprops.cc')
-rw-r--r--kde2/plugins/plpprops.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/kde2/plugins/plpprops.cc b/kde2/plugins/plpprops.cc
index db601c6..065eaa4 100644
--- a/kde2/plugins/plpprops.cc
+++ b/kde2/plugins/plpprops.cc
@@ -66,6 +66,8 @@ static inline const char *N_(const char *t) { return t; }
#define KIO_ARGS QByteArray packedArgs; \
QDataStream stream( packedArgs, IO_WriteOnly ); stream
+using namespace std;
+
class PlpPropsPlugin::PlpPropsPluginPrivate {
public:
PlpPropsPluginPrivate() { }