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