2013-09-26 17:14:40 +02:00

13 lines
281 B
Plaintext

$NetBSD: patch-ae,v 1.1 2004/07/26 23:38:19 wiz Exp $
--- src/garble.cpp 2004/07/22 11:19:47 1.1
+++ src/garble.cpp 2004/07/22 11:20:55
@@ -29,6 +29,7 @@
#include <iostream>
#include <string>
#include <cstdlib>
+#include <cassert>
// #include <ctime>
using namespace std;