profile-handler_unittest: add noexcept to operators new/delete

This fixes (justified) warning that modern GCCs were giving for the
mismatch of declared and defined operators new/delete.
1 file changed