Sfoglia il codice sorgente

Don't depend on PathV1.h including set.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@184310 91177308-0d34-0410-b5e6-96231b3b80d8
Rafael Espindola 12 anni fa
parent
commit
e310d4473f
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      lib/AST/InheritViz.cpp

+ 1 - 0
lib/AST/InheritViz.cpp

@@ -21,6 +21,7 @@
 #include "llvm/Support/PathV1.h"
 #include "llvm/Support/raw_ostream.h"
 #include <map>
+#include <set>
 
 using namespace llvm;