[lldb] Explicitly declare the default constructor in PlatformAndroidRemoteGDBServer
authorPavel Labath <pavel@labath.sk>
Wed, 2 Mar 2022 20:12:49 +0000 (21:12 +0100)
committerPavel Labath <pavel@labath.sk>
Wed, 2 Mar 2022 21:35:54 +0000 (22:35 +0100)
commit4977da2c555b0a8d49be68bad4c54b816d7cc908
treea8cd7e30080f4038a5184758e930626e8911e299
parent142501117a78080d2615074d3986fa42aa6a0734
[lldb] Explicitly declare the default constructor in PlatformAndroidRemoteGDBServer

MSVC does not seem to like the inheriting constructor.
lldb/source/Plugins/Platform/Android/PlatformAndroidRemoteGDBServer.h