unused defines cleaning / a few fixes for clock

This commit is contained in:
Andrzej Rybczak
2009-02-19 00:59:02 +01:00
parent 7246b57d48
commit 164dec3eed
6 changed files with 14 additions and 11 deletions

View File

@@ -18,6 +18,9 @@
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
#include <cstring>
#include <cstdlib>
#include "window.h"
using std::string;