Skip to content

Commit

Permalink
internal: fixed evil using namespace std in FusedFunctorDataSource.hpp
Browse files Browse the repository at this point in the history
Probably a leftover from debugging e7ede9f.

Signed-off-by: Johannes Meyer <johannes@intermodalics.eu>
  • Loading branch information
meyerj committed May 16, 2019
1 parent a5857b2 commit ca0c42b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions rtt/internal/FusedFunctorDataSource.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,6 @@
#include <boost/mpl/bool.hpp>
#include <boost/make_shared.hpp>

#include <iostream>
using namespace std;

namespace RTT
{
namespace internal
Expand Down

0 comments on commit ca0c42b

Please # to comment.