summaryrefslogtreecommitdiff
path: root/src/game/globals.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/globals.hpp')
-rw-r--r--src/game/globals.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/game/globals.hpp b/src/game/globals.hpp
index 2616013..054dc6e 100644
--- a/src/game/globals.hpp
+++ b/src/game/globals.hpp
@@ -1,8 +1,6 @@
#ifndef GAME_HPP
#define GAME_HPP
-#include <iostream>
-
class Game {
private:
static constexpr int MAX_W = 32;