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 c117c55 commit 2c1b28eCopy full SHA for 2c1b28e
lib/Interpreter/DynamicLibraryManager.cpp
@@ -9,6 +9,7 @@
9
10
#include "DynamicLibraryManager.h"
11
#include "Paths.h"
12
+#include "Compatibility.h"
13
14
#include "llvm/ADT/StringSet.h"
15
#include "llvm/BinaryFormat/Magic.h"
lib/Interpreter/Paths.cpp
@@ -8,6 +8,7 @@
8
//------------------------------------------------------------------------------
#include "clang/Basic/FileManager.h"
#include "clang/Lex/HeaderSearchOptions.h"
0 commit comments