projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
361f17a
)
- oops. don't need two iostream's.. or do we.. :)
author
Ryan Flegel
<rflegel@gmail.com>
Mon, 17 May 2004 05:35:21 +0000
(
05:35
+0000)
committer
Ryan Flegel
<rflegel@gmail.com>
Mon, 17 May 2004 05:35:21 +0000
(
05:35
+0000)
SVN-Revision: 1227
src/player.cpp
patch
|
blob
|
history
diff --git
a/src/player.cpp
b/src/player.cpp
index
178c750
..
a00560e
100644
(file)
--- a/
src/player.cpp
+++ b/
src/player.cpp
@@
-19,7
+19,6
@@
#include <math.h>
#include <iostream>
-#include <iostream>
#include <cassert>
#include "gameloop.h"
#include "globals.h"