]> git.pld-linux.org Git - packages/blackbox.git/blob - blackbox-assert.patch
- fix build
[packages/blackbox.git] / blackbox-assert.patch
1 --- blackbox-0.65.0/src/Window.cc.orig  Tue Sep 17 15:23:35 2002
2 +++ blackbox-0.65.0/src/Window.cc       Wed Jun 11 11:17:15 2003
3 @@ -44,6 +44,8 @@
4  #endif // HAVE_STDLIB_H
5  }
6  
7 +#include <assert.h>
8 +
9  #include "i18n.hh"
10  #include "blackbox.hh"
11  #include "GCCache.hh"
This page took 0.084247 seconds and 3 git commands to generate.