mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
7d48ff8cf0
PR: ports/58672 Submitted by: Yonas <yonas_@yahoo.com> Approved by: adamw (mentor)
12 lines
279 B
C++
12 lines
279 B
C++
diff -u -r util/fbrun/FbRun.hh.orig util/fbrun/FbRun.hh
|
|
--- util/fbrun/FbRun.hh.orig Sat Dec 7 09:15:27 2002
|
|
+++ util/fbrun/FbRun.hh Mon Oct 27 23:57:51 2003
|
|
@@ -29,6 +29,7 @@
|
|
|
|
#include <string>
|
|
#include <vector>
|
|
+#include <cassert>
|
|
|
|
/**
|
|
Creates and managed a run window
|