Skip to content

Commit

Permalink
sonar fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Cary Phillips <cary@ilm.com>
  • Loading branch information
cary-ilm committed Nov 14, 2019
1 parent d2eb614 commit 1a8c617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PyIlmBase/PyImath/PyImathStringTable.h
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ struct StringTableEntry
T s;
};

namespace PyImath {
namespace {

using boost::multi_index_container;
using namespace boost::multi_index;
Expand Down

0 comments on commit 1a8c617

Please sign in to comment.