8ea51524e6
updating.
10 lines
273 B
C++
10 lines
273 B
C++
--- ./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"
|
|
|