X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fsupport%2Funique_ptr.h;h=46f3bdd8b39129a09e0b41189e83e1e9d0380ff5;hb=9234516731fac37651f5dacfc0942dc40775b96e;hp=f9e049ca0eb023f39a90e0d0c741f877db02d31c;hpb=af5f69cea77a4ebf277f0e951b66f1d833d46bf4;p=lyx.git diff --git a/src/support/unique_ptr.h b/src/support/unique_ptr.h index f9e049ca0e..46f3bdd8b3 100644 --- a/src/support/unique_ptr.h +++ b/src/support/unique_ptr.h @@ -48,7 +48,7 @@ template struct _Unique_if { typedef void _Known_bound; }; -} //anon namespace +} // namespace template typename _Unique_if::_Single_object