소스 검색

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 년 전
부모
커밋
e310d4473f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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/PathV1.h"
 #include "llvm/Support/raw_ostream.h"
 #include "llvm/Support/raw_ostream.h"
 #include <map>
 #include <map>
+#include <set>
 
 
 using namespace llvm;
 using namespace llvm;