wok-next view fluxbox/stuff/fluxbox-gcc-4.3.3.diff @ rev 5369

rename qt-everywhere* to simple qt4; improve all receipts; tazwok need to work with SOURCE and WANTED (feature not patched for quite long now); improve compile options and add libQtOpenGL back
author Rohit Joshi <jozee@slitaz.org>
date Thu Apr 29 14:42:30 2010 -0400 (2010-04-29)
parents
children
line source
1 diff -up fluxbox-1.0.0/src/main.cc.gcc43 fluxbox-1.0.0/src/main.cc
2 --- fluxbox-1.0.0/src/main.cc.gcc43 2008-03-27 01:19:22.000000000 -0400
3 +++ fluxbox-1.0.0/src/main.cc 2008-03-27 01:20:15.000000000 -0400
4 @@ -49,6 +49,7 @@
5 #include <fstream>
6 #include <stdexcept>
7 #include <typeinfo>
8 +#include <cstring>
10 using std::cout;
11 using std::cerr;