]> granicus.if.org Git - clang/commitdiff
Don't depend on PathV1.h including set.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 19 Jun 2013 15:31:27 +0000 (15:31 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 19 Jun 2013 15:31:27 +0000 (15:31 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@184310 91177308-0d34-0410-b5e6-96231b3b80d8

lib/AST/InheritViz.cpp

index 4438f01f63593b2cce8b6e9fa24a87dc94b33c72..6243faf32975e00e6ebcf96a70ad747e5b77ff39 100644 (file)
@@ -21,6 +21,7 @@
 #include "llvm/Support/PathV1.h"
 #include "llvm/Support/raw_ostream.h"
 #include <map>
+#include <set>
 
 using namespace llvm;