summaryrefslogtreecommitdiffstats
path: root/snippets/c++-mode/#i.yasnippet
blob: b150d384cf30324414c278ed55f8d8e72b1c67de (plain) (blame)
1
2
3
4
# -*- mode: snippet -*-
# name: #include <...>
# --
#include <$0>