freebsd-ports/archivers/rvm/files/patch-reporter.cc
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

10 lines
201 B
C++

--- reporter.cc.orig 2014-01-07 20:30:56 UTC
+++ reporter.cc
@@ -4,6 +4,7 @@
#include <string>
#include <vector>
#include <algorithm>
+#include <cassert>
#include "asserts.h"
#include "error.h"