From 043a902c90d9f84d6d4c1c9ebc7adaf4e3683e72 Mon Sep 17 00:00:00 2001 From: Daeyun Shin Date: Fri, 5 Jun 2015 23:58:52 -0400 Subject: [PATCH] cpp extends c --- snippets/cpp.snippets | 2 ++ 1 file changed, 2 insertions(+) diff --git a/snippets/cpp.snippets b/snippets/cpp.snippets index cdccf1e..632f76f 100644 --- a/snippets/cpp.snippets +++ b/snippets/cpp.snippets @@ -1,3 +1,5 @@ +extends c + ## STL Collections # std::array snippet array