PrintingPolicy is struct not a class.
git-svn-id: http://root.cern.ch/svn/root/trunk@46261 27541ba8-7e3a-0410-8455-c3a389f83636
This commit is contained in:
parent
68b6851405
commit
3a2e68400b
@ -15,7 +15,7 @@
|
||||
|
||||
namespace clang {
|
||||
class Decl;
|
||||
class PrintingPolicy;
|
||||
struct PrintingPolicy;
|
||||
}
|
||||
|
||||
namespace llvm {
|
||||
|
Loading…
x
Reference in New Issue
Block a user