Skip to content

Commit

Permalink
Removed two unnecessary boost includes
Browse files Browse the repository at this point in the history
  • Loading branch information
Vultraz committed Apr 3, 2016
1 parent 37f2940 commit aa449ee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/tod_manager.cpp
Expand Up @@ -31,8 +31,6 @@

#include <boost/range/adaptors.hpp>
#include <boost/range/algorithm/copy.hpp>
#include <boost/lambda/bind.hpp>
#include <boost/lambda/lambda.hpp>
#include "utils/functional.hpp"

static lg::log_domain log_engine("engine");
Expand Down

0 comments on commit aa449ee

Please sign in to comment.