pkgsrc/geography/gpsdrive/patches/patch-ae

12 lines
281 B
Text

$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;