Skip to content
Snippets Groups Projects
Commit 8692e9c5 authored by Michaël KUGLER's avatar Michaël KUGLER
Browse files

fix(core): add missing sight prefix

parent 44a90dc2
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@ namespace registry
{
#define fwAtomConversionRegisterMacro( classname, functorKey ) \
static atoms::conversion::mapper::Base::Registry< classname > \
static sight::atoms::conversion::mapper::Base::Registry< classname > \
BOOST_PP_CAT( s__factory__record__, __LINE__) ( BOOST_PP_STRINGIZE(functorKey) );
} // end namespace registry
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment