X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=include%2Fllvm%2FDebugInfo%2FPDB%2FPDBSymDumper.h;h=65110f39366f98a4009b2e1da51e110d0e145c05;hp=ffd31a55116d120fc953f7d8db460c3c1f6798f1;hb=cd52a7a381a73c53ec4ef517ad87f19808cb1a28;hpb=d96e362b3f1c2b5b33f04df00a7abee415ebf006 diff --git a/include/llvm/DebugInfo/PDB/PDBSymDumper.h b/include/llvm/DebugInfo/PDB/PDBSymDumper.h index ffd31a55116..65110f39366 100644 --- a/include/llvm/DebugInfo/PDB/PDBSymDumper.h +++ b/include/llvm/DebugInfo/PDB/PDBSymDumper.h @@ -56,6 +56,6 @@ public: private: bool RequireImpl; }; -} // namespace llvm +} #endif