Skip to content

Commit

Permalink
Remove obsolete #includes
Browse files Browse the repository at this point in the history
  • Loading branch information
hkaiser committed Aug 8, 2017
1 parent 6e5fba6 commit 4c9c6bc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions hpx/lcos/base_lco_with_value.hpp
Expand Up @@ -31,8 +31,6 @@
#include <utility>
#include <vector>

#include <boost/preprocessor/cat.hpp>

namespace hpx { namespace lcos
{
namespace detail
Expand Down
2 changes: 0 additions & 2 deletions hpx/lcos/server/channel.hpp
Expand Up @@ -25,8 +25,6 @@
#include <type_traits>
#include <utility>

#include <boost/preprocessor/cat.hpp>

///////////////////////////////////////////////////////////////////////////////
namespace hpx { namespace lcos { namespace server
{
Expand Down

0 comments on commit 4c9c6bc

Please sign in to comment.