Explorar o código

WHo is the idiot who forgot to remove the iostream include?

Eiyeron Fulmincendii %!s(int64=10) %!d(string=hai) anos
pai
achega
f2de215341
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      src/engine/StateMachine.cpp

+ 0 - 2
src/engine/StateMachine.cpp

@@ -5,8 +5,6 @@
 #include "render/Text.h"
 #include "version.h"
 #include "Input.h"
-#include <iostream>
-using namespace std;
 
 using namespace WalrusRPG::Graphics;
 using namespace WalrusRPG::States;