X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=include%2Fllvm%2FSupport%2FRecycler.h;h=a909b9d5737627f510d6cd7d16bbb51e07c20cb6;hp=e97f36a735fdf64ece518c5afac4200565b19dd6;hb=cf0db29df20d9c665da7e82bb261bdd7cf7f1b2b;hpb=883d498abf4db0e059a1250147e07f4e9c47d9e3 diff --git a/include/llvm/Support/Recycler.h b/include/llvm/Support/Recycler.h index e97f36a735f..a909b9d5737 100644 --- a/include/llvm/Support/Recycler.h +++ b/include/llvm/Support/Recycler.h @@ -123,6 +123,6 @@ public: } }; -} +} // namespace llvm #endif