diff options
Diffstat (limited to 'source/lang/cpp/bitwisemath.rst')
-rw-r--r-- | source/lang/cpp/bitwisemath.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/source/lang/cpp/bitwisemath.rst b/source/lang/cpp/bitwisemath.rst index 28fe6bf..59794ba 100644 --- a/source/lang/cpp/bitwisemath.rst +++ b/source/lang/cpp/bitwisemath.rst @@ -182,5 +182,4 @@ See Also - :ref:`Compound bitwise operations <lang-compoundbitwise>` (``&=``, ``|=``, ``^=``). - -.. include:: cc-attribution.txt +.. include:: /arduino-cc-attribution.txt |