freebsd-ports/archivers/rvm/files/patch-reporter.cc
Kirill Ponomarev d3eb98a2dc - Update to version 0.80.2.a
PR:		ports/65259
Submitted by:	Ports Fury
2004-04-08 20:50:06 +00:00

10 lines
225 B
C++

--- reporter.cc.orig Thu Mar 25 00:28:09 2004
+++ reporter.cc Sat Apr 3 21:26:51 2004
@@ -4,6 +4,7 @@
#include <string>
#include <vector>
#include <algorithm>
+#include <cassert>
#include "debug.h"
#include "error.h"