diff options
Diffstat (limited to 'docs/source/lang/cpp/comments.rst')
-rw-r--r-- | docs/source/lang/cpp/comments.rst | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/source/lang/cpp/comments.rst b/docs/source/lang/cpp/comments.rst index c5f118a..1428dc3 100644 --- a/docs/source/lang/cpp/comments.rst +++ b/docs/source/lang/cpp/comments.rst @@ -61,7 +61,4 @@ just ignores them. This can be especially useful when trying to locate a problem, or when a program refuses to compile and the compiler error is cryptic or unhelpful. - - - -.. include:: cc-attribution.txt +.. include:: /arduino-cc-attribution.txt |