diff options
author | (no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10> | 2010-04-04 23:41:11 +0000 |
---|---|---|
committer | (no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10> | 2010-04-04 23:41:11 +0000 |
commit | 0c2db8f67782848603cdd845713ca70e285c0f49 (patch) | |
tree | 9ee0652d8c23593b567b91cd5e34c13c62d61611 /worldtime_protocol/time_display.h | |
parent | d11bac94bbcbd92bf550ccca094a10bb50e6df4b (diff) |
Fixed incorrect time after time zone table changes
Reduced size plugin size
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@487 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'worldtime_protocol/time_display.h')
-rw-r--r-- | worldtime_protocol/time_display.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/worldtime_protocol/time_display.h b/worldtime_protocol/time_display.h index f671065..63c6671 100644 --- a/worldtime_protocol/time_display.h +++ b/worldtime_protocol/time_display.h @@ -1,7 +1,6 @@ #ifndef _TIME_DISPLAY_INC
#define _TIME_DISPLAY_INC
-#include <map>
#include "resource.h"
#include "timezone_list.h"
|