Skip to content

Commit

Permalink
spline: appease static analyzer
Browse files Browse the repository at this point in the history
  • Loading branch information
sthalik committed Jul 31, 2018
1 parent 59b738a commit 1e108eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spline/axis-opts.hpp
Expand Up @@ -58,4 +58,4 @@ struct OTR_SPLINE_EXPORT axis_opts final

} // ns axis_opts_impl

using axis_opts_impl::axis_opts;
using axis_opts = axis_opts_impl::axis_opts;

0 comments on commit 1e108eb

Please sign in to comment.