aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/arts++/files/patch-classes::include::ArtsAttributeVector.hh
blob: 3be6b4307463d5e2f77927896ae9ae3ed86b6996 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ./classes/include/ArtsAttributeVector.hh.orig	Mon Oct  2 13:05:14 2000
+++ ./classes/include/ArtsAttributeVector.hh	Wed Sep 25 16:38:09 2002
@@ -44,6 +44,7 @@
 #define _ARTSATTRIBUTEVECTOR_HH_
 
 #include <vector>
+using namespace std;
 
 #include "ArtsAttribute.hh"