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
10 lines
264 B
C++
10 lines
264 B
C++
--- classes/src/CflowdRawFlowConverter.cc.orig Fri Aug 29 21:24:00 2003
|
|
+++ classes/src/CflowdRawFlowConverter.cc Fri Aug 29 21:24:16 2003
|
|
@@ -43,6 +43,7 @@
|
|
#include <assert.h>
|
|
}
|
|
|
|
+using namespace std;
|
|
#include <string>
|
|
|
|
#include "CflowdRawFlowConverter.hh"
|