7cc230d572
in the code. Informed maintainer. PR: ports/48382 (it all started with this one) Submtited by: Will Saxon <wills@housing.ufl.edu> and me
11 lines
442 B
C++
11 lines
442 B
C++
--- classes/include/CflowdRawFlowLogger.hh.orig Fri Aug 29 21:59:45 2003
|
|
+++ classes/include/CflowdRawFlowLogger.hh Fri Aug 29 22:00:04 2003
|
|
@@ -42,6 +42,8 @@
|
|
#ifndef _CFLOWDRAWFLOWLOGGER_HH_
|
|
#define _CFLOWDRAWFLOWLOGGER_HH_
|
|
|
|
+using namespace std;
|
|
+
|
|
//---------------------------------------------------------------------------
|
|
// class CflowdRawFlowLogger
|
|
//---------------------------------------------------------------------------
|