diff options
Diffstat (limited to 'source/lang/cpp/scope.rst')
-rw-r--r-- | source/lang/cpp/scope.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/lang/cpp/scope.rst b/source/lang/cpp/scope.rst index 7b65bab..a270428 100644 --- a/source/lang/cpp/scope.rst +++ b/source/lang/cpp/scope.rst @@ -117,4 +117,4 @@ See Also - `C++ programming Wikibook <http://en.wikibooks.org/wiki/C%2B%2B_Programming/Programming_Languages/C%2B%2B/Code/Statements/Scope>`_. - Wikipedia article on `scope <http://en.wikipedia.org/wiki/Scope_%28programming%29>`_ -.. include:: cc-attribution.txt +.. include:: /arduino-cc-attribution.txt |