- oops. don't need two iostream's.. or do we.. :)
authorRyan Flegel <rflegel@gmail.com>
Mon, 17 May 2004 05:35:21 +0000 (05:35 +0000)
committerRyan Flegel <rflegel@gmail.com>
Mon, 17 May 2004 05:35:21 +0000 (05:35 +0000)
SVN-Revision: 1227

src/player.cpp

index 178c750..a00560e 100644 (file)
@@ -19,7 +19,6 @@
 
 #include <math.h>
 #include <iostream>
-#include <iostream>
 #include <cassert>
 #include "gameloop.h"
 #include "globals.h"