aboutsummaryrefslogtreecommitdiffstats
path: root/apps/X11/VCL/property
diff options
context:
space:
mode:
authordanglassey <danglassey>2002-10-22 13:01:49 +0000
committerdanglassey <danglassey>2002-10-22 13:01:49 +0000
commitcaba6ff484a20e8ddc2d4912f0edbbe9f926499c (patch)
treead16d42b45ac7d4ff93e63b95a4b273122dbc7fb /apps/X11/VCL/property
parentd16a90fac71b7e403549e78d0f14d4de9ad65111 (diff)
downloadsword-sf-cvs-caba6ff484a20e8ddc2d4912f0edbbe9f926499c.tar.gz
sync with crosswire 20021022-1300
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>