Kaydet (Commit) 6498b799 authored tarafından Thorsten Behrens's avatar Thorsten Behrens

Fix build for gcc 4.6.4.

Change-Id: I59457bf90cf2f457cbbad70ae524af76ed1e89a4
üst b04c9cac
......@@ -90,7 +90,7 @@ private:
};
class MissingPluginInstaller {
friend MissingPluginInstallerThread;
friend class MissingPluginInstallerThread;
public:
MissingPluginInstaller(): launchNewThread_(true), inCleanUp_(false) {}
......
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