We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 141c2bf commit 897cc3eCopy full SHA for 897cc3e
lldb/source/Core/Module.cpp
@@ -52,9 +52,6 @@
52
#include "lldb/Host/windows/PosixApi.h"
53
#endif
54
55
-#include "Plugins/Language/CPlusPlus/CPlusPlusLanguage.h"
56
-#include "Plugins/Language/ObjC/ObjCLanguage.h"
57
-
58
#include "llvm/ADT/STLExtras.h"
59
#include "llvm/Support/Compiler.h"
60
#include "llvm/Support/DJB.h"
0 commit comments