aboutsummaryrefslogtreecommitdiff
path: root/game
diff options
context:
space:
mode:
Diffstat (limited to 'game')
-rw-r--r--game/GameScene.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/game/GameScene.cpp b/game/GameScene.cpp
index db1a753..a224cfd 100644
--- a/game/GameScene.cpp
+++ b/game/GameScene.cpp
@@ -21,7 +21,6 @@
#include <crepe/api/Sprite.h>
#include <crepe/api/Transform.h>
#include <crepe/types.h>
-#include <iostream>
using namespace crepe;
using namespace std;