mirror of
https://git.freebsd.org/ports.git
synced 2025-06-29 08:30:37 -04:00
11 lines
271 B
C++
11 lines
271 B
C++
--- src/ItemList.h.orig Sat Mar 16 23:13:00 2002
|
|
+++ src/ItemList.h Thu Apr 8 22:56:34 2004
|
|
@@ -31,7 +31,7 @@
|
|
#include <string>
|
|
#include <fstream>
|
|
//#include <map>
|
|
-#include <pair.h>
|
|
+//#include <pair.h>
|
|
#include "aria.h"
|
|
#include "utils.h"
|
|
#include "ProxyList.h"
|