blob: b5352ae38c1933ceaad69fd025b330ff7cbf38db (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- classes/include/CflowdVersion.hh.orig Fri Aug 29 22:04:44 2003
+++ classes/include/CflowdVersion.hh Fri Aug 29 22:04:56 2003
@@ -42,6 +42,7 @@
#ifndef _CFLOWDVERSION_HH_
#define _CFLOWDVERSION_HH_
+using namespace std;
#include <string>
//---------------------------------------------------------------------------
|