Remove unnecessary patch (followup of r529335)

This commit is contained in:
Sunpoet Po-Chuan Hsieh
2020-03-29 08:06:55 +00:00
parent c5ab4e8cef
commit 581437f84b

View File

@@ -1,7 +0,0 @@
--- test/zdbpp.cpp.orig 2019-04-03 23:00:49 UTC
+++ test/zdbpp.cpp
@@ -1,3 +1,4 @@
+#include <cassert>
#include <iostream>
#include <string>
#include <map>