Skip to content

Commit

Permalink
Update types_ext.cc
Browse files Browse the repository at this point in the history
  • Loading branch information
shewer authored Oct 24, 2023
1 parent 1e3ab10 commit c833bf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types_ext.cc
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ using namespace rime;
using boost::optional;

namespace {

using optional ns::optional;
template<typename> using void_t = void;

template<typename T, typename = void>
Expand Down

0 comments on commit c833bf5

Please sign in to comment.