diff options
Diffstat (limited to 'source/lang/cpp/comparison.rst')
-rw-r--r-- | source/lang/cpp/comparison.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/source/lang/cpp/comparison.rst b/source/lang/cpp/comparison.rst index b24355f..9cd0a9f 100644 --- a/source/lang/cpp/comparison.rst +++ b/source/lang/cpp/comparison.rst @@ -83,5 +83,4 @@ Comparison operators, along with :ref:`boolean operators appears within a conditional doesn't mean it's automatically wrong. Be careful to know what you mean.) - -.. include:: cc-attribution.txt +.. include:: /arduino-cc-attribution.txt |