57136f7773
PR: ports/67400 Submitted by: Andrey Slusar <vasallia@ukr.net>
10 lines
226 B
C++
10 lines
226 B
C++
--- src/Window.cc.orig Tue Aug 27 01:28:07 2002
|
|
+++ src/Window.cc Mon May 31 13:34:45 2004
|
|
@@ -44,6 +44,7 @@
|
|
#endif // HAVE_STDLIB_H
|
|
}
|
|
|
|
+#include <cassert>
|
|
#include "i18n.hh"
|
|
#include "blackbox.hh"
|
|
#include "GCCache.hh"
|