wok view slim/stuff/gcc44.patch @ rev 13847

frogatto: try to fix build (Boost 1.47 removed a deprecated function...) btw, we use boost 1.50
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jan 09 01:13:47 2013 +0000 (2013-01-09)
parents
children
line source
1 --- switchuser.cpp Fri Sep 26 02:54:15 2008
2 +++ switchuser.cpp Thu Aug 6 12:50:06 2009
3 @@ -9,6 +9,7 @@
4 (at your option) any later version.
5 */
7 +#include <cstdio>
8 #include "switchuser.h"
10 using namespace std;