diff options
Diffstat (limited to 'my_snippets/cpp.snippets')
| -rw-r--r-- | my_snippets/cpp.snippets | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/my_snippets/cpp.snippets b/my_snippets/cpp.snippets index c5a8210..cd2a7dd 100644 --- a/my_snippets/cpp.snippets +++ b/my_snippets/cpp.snippets @@ -23,6 +23,7 @@ using std::pair; using std::make_pair; + int main() { |
