ports/net/netmap/files/patch-belgolib::dirs.h
Martin Wilke 1082079347 - Update to version 0.1.3
PR:		162830
Submitted by:	Ports Fury
Feature safe:	yes
2011-11-27 09:42:55 +00:00

10 lines
248 B
C++

--- belgolib/dirs.h.orig Sun Dec 15 14:54:27 2002
+++ belgolib/dirs.h Sun Dec 15 14:54:27 2002
@@ -3,6 +3,7 @@
// - Consider using vector instead of list<T*>'s
#include <list>
+using namespace std;
#ifndef __make_dep__
#include <string>