1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/devel/titano/files/patch-src_conffile.h
Alexey Dokuchaev bad8d0a212 - Update to 0.0.7 and unbreak
- Fix dependencies
- Respect C{C,XX} and C[XX]FLAGS
- Fix spelling typo in pkg-descr, kill dots/space at EOLs
- Utilize DATADIR in pkg-plist
- Take maintainership
2005-04-13 11:47:35 +00:00

12 lines
205 B
C++

--- src/conffile.h.orig Wed Nov 1 21:58:04 2000
+++ src/conffile.h Thu Apr 7 19:55:13 2005
@@ -23,6 +23,8 @@
#include <gnome.h>
#include <string>
+using namespace std;
+
class ConfFile
{
private: