Kaydet (Commit) 61edd385 authored tarafından Michael Stahl's avatar Michael Stahl Kaydeden (comit) Andras Timar

ucb: GCC 4.6 doesn't do "final"

Change-Id: Id7ee86412288e96fda016acaeb965a53963408e0
(cherry picked from commit b4326c93)
üst d42d6dbf
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
namespace { namespace {
class Provider final: class Provider :
private osl::Mutex, private osl::Mutex,
public cppu::WeakComponentImplHelper< public cppu::WeakComponentImplHelper<
css::lang::XServiceInfo, css::ucb::XContentProvider> css::lang::XServiceInfo, css::ucb::XContentProvider>
......
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