Skip to content

Commit

Permalink
Apply misc-unused-alias-decls
Browse files Browse the repository at this point in the history
  • Loading branch information
rbx authored and dennisklein committed Sep 27, 2021
1 parent 310204a commit 1ee9d2d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions fairmq/shmem/Monitor.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
#include <boost/interprocess/sync/named_mutex.hpp>
#include <boost/interprocess/sync/named_condition.hpp>
#include <boost/interprocess/ipc/message_queue.hpp>
#include <boost/date_time/posix_time/posix_time.hpp>

#include <csignal>
#include <iostream>
Expand All @@ -41,7 +40,6 @@ namespace fs = ::boost::filesystem;
using namespace std;
using bie = ::boost::interprocess::interprocess_exception;
namespace bipc = ::boost::interprocess;
namespace bpt = ::boost::posix_time;

namespace
{
Expand Down

0 comments on commit 1ee9d2d

Please sign in to comment.