9fa9eb9ac7
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
10 lines
201 B
C++
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"
|