pkgsrc/devel/fastdep/patches/patch-aa
2003-12-22 10:31:45 +00:00

12 lines
237 B
Text

$NetBSD: patch-aa,v 1.3 2003/12/22 10:31:45 jmmv Exp $
--- FileCache.cc.orig 2003-10-29 18:03:24.000000000 +0100
+++ FileCache.cc
@@ -15,6 +15,7 @@
#include <iostream>
#include <fstream>
+#include <memory>
#include <algorithm>