aboutsummaryrefslogtreecommitdiffstats
path: root/apps/X11/VCL/property
diff options
context:
space:
mode:
Diffstat (limited to 'apps/X11/VCL/property')
-rw-r--r--apps/X11/VCL/property4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/X11/VCL/property b/apps/X11/VCL/property
index aee9eda..1c404bd 100644
--- a/apps/X11/VCL/property
+++ b/apps/X11/VCL/property
@@ -3,6 +3,10 @@
#include <iostream>
+using namespace std;
+//using std:ostream;
+//using std:istream;
+
template<class Context, class T> struct Property_index;
template<class Context, class T>