(svn r8575) -Fix (8125): remove unused include
authorrubidium
Sun, 04 Feb 2007 11:31:24 +0000
changeset 5936 dfe692592e37
parent 5935 4583abb7d050
child 5937 27e781a9554d
(svn r8575) -Fix (8125): remove unused include
src/station.h
--- a/src/station.h	Sun Feb 04 11:30:22 2007 +0000
+++ b/src/station.h	Sun Feb 04 11:31:24 2007 +0000
@@ -3,7 +3,6 @@
 #ifndef STATION_H
 #define STATION_H
 
-#include <deque>
 #include "player.h"
 #include "oldpool.h"
 #include "sprite.h"