Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Removed obsolete includes.
  • Loading branch information
erikogenvik committed Dec 7, 2015
1 parent 2675e70 commit b052263
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions src/components/ogre/terrain/TerrainManager.cpp
Expand Up @@ -45,9 +45,6 @@
#include "../Scene.h"
#include "../Convert.h"

#include <sigc++/object_slot.h>


#include <OgreRoot.h>
#include <OgreGpuProgramManager.h>

Expand Down
2 changes: 0 additions & 2 deletions src/services/logging/LoggingService.cpp
Expand Up @@ -31,8 +31,6 @@
#include <cstdio>
#include <sstream>

#include <sigc++/object_slot.h>

namespace Ember {


Expand Down
1 change: 0 additions & 1 deletion src/services/server/ServerService.h
Expand Up @@ -29,7 +29,6 @@

#include <Atlas/Message/Element.h>

#include <sigc++/object_slot.h>
#include <memory>


Expand Down

0 comments on commit b052263

Please sign in to comment.