Skip to content

Commit

Permalink
fix namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
artemp committed Jun 9, 2014
1 parent df55ab6 commit 397ed9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/variant_hello_world.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#include <cstdint>
#include <stdexcept>

using mapbox;
using namespace mapbox;

struct check : util::static_visitor<>
{
Expand Down

0 comments on commit 397ed9c

Please sign in to comment.