mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
51505fe871
PR: ports/62813 Submitted by: Ports Fury
14 lines
244 B
C++
14 lines
244 B
C++
--- lib/qcuthandler.hh.orig Fri Feb 23 21:29:12 2001
|
|
+++ lib/qcuthandler.hh Fri Feb 13 19:17:38 2004
|
|
@@ -8,7 +8,9 @@
|
|
# include <string>
|
|
|
|
# include "qvf.hh"
|
|
-
|
|
+
|
|
+using namespace std;
|
|
+
|
|
/*!
|
|
* \brief class for file-cut specifications
|
|
*
|