UriParser cleanup
- move the header file to the include folder - enclose the class in the proper namespace llvm-svn: 294741
This commit is contained in:
@@ -12,9 +12,9 @@
|
||||
#include "lldb/Host/ConnectionFileDescriptor.h"
|
||||
#include "lldb/Host/common/TCPSocket.h"
|
||||
#include "lldb/Utility/Error.h"
|
||||
#include "lldb/Utility/UriParser.h"
|
||||
|
||||
#include "PlatformAndroidRemoteGDBServer.h"
|
||||
#include "Utility/UriParser.h"
|
||||
|
||||
#include <sstream>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user