forked from Lainports/freebsd-ports
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
327 B
C++
10 lines
327 B
C++
--- 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>
|
|
|
|
//---------------------------------------------------------------------------
|