(svn r8575) -Fix (8125): remove unused include
authorrubidium
Sun, 04 Feb 2007 11:31:24 +0000
changeset 6187 d55917194a4d
parent 6186 8232b762d596
child 6188 e476dda82de7
(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"