forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
10 lines
248 B
C++
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>
|