Skip to content

Commit

Permalink
Removed the unneeded includes
Browse files Browse the repository at this point in the history
  • Loading branch information
hhyyrylainen committed Feb 15, 2019
1 parent 7ac0967 commit b435c73
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/microbe_stage/microbe_editor_key_handler.cpp
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
#include "microbe_editor_key_handler.h"

#include "generated/microbe_editor_world.h"
#include "microbe_stage/simulation_parameters.h"

#include <Application/KeyConfiguration.h>
#include <Engine.h>
#include <Events/Event.h>
#include <Events/EventHandler.h>
#include <OgreRay.h>

using namespace thrive;

Expand Down

0 comments on commit b435c73

Please sign in to comment.