From c61894ee6540d83b3a431da00cc67a624bbdf83c Mon Sep 17 00:00:00 2001 From: Torbjörn Andersson Date: Fri, 17 Dec 2004 07:59:05 +0000 Subject: This file no longer needs to include , and from what I understand we already got the appropriate include for time() through stdafx.h, so we don't need to include either. svn-id: r16093 --- simon/simon.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'simon') diff --git a/simon/simon.cpp b/simon/simon.cpp index 48fceb20f6..ca57171802 100644 --- a/simon/simon.cpp +++ b/simon/simon.cpp @@ -41,9 +41,6 @@ #include "sound/mididrv.h" -#include -#include - #ifdef __PALM_OS__ #include "globals.h" #endif -- cgit v1.2.3