Missing C++ include to compile with gcc-4.4
Brought to you by:
rrosr
To compile xlbmessui-src on my machine I needed to add
#include<cstdio>
to
mytools.cpp
mmenu.cpp
newtools.cpp
mamebox.cpp
see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=504946 for details
Could you please tell me what Linux Distribution you are using?