summarylogtreecommitdiffstats
path: root/pvc.patch
blob: 3558f67e8a7cce2325440f93abc7f6523b90f763 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- pvc.cpp	2004-05-11 23:46:51.000000000 +0100
+++ pvc.cpp.dif	2015-09-18 12:19:53.652041464 +0100
@@ -11,6 +11,9 @@
 #include <assert.h>
 #include <memory.h>
 #include <queue>
+#include <cstring>
+#include <cstdio>
+#include <cstdlib>
 using namespace std;