Kaydet (Commit) 887ab6d0 authored tarafından Andrzej Hunt's avatar Andrzej Hunt

loplugin:passstringbyref

Change-Id: Ic88d78418fb9380dece316544e0afb4d8660f8e6
üst 07909e00
......@@ -34,7 +34,7 @@ namespace skeletonmaker { namespace cpp {
void generateIncludes(std::ostream & o,
const std::set< OUString >& interfaces,
OUString propertyhelper, bool serviceobject,
OUString & propertyhelper, bool serviceobject,
bool supportxcomponent)
{
o << "#include \"sal/config.h\"\n";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment