diff options
Diffstat (limited to 'docs/source/lang/cpp/sizeof.rst')
-rw-r--r-- | docs/source/lang/cpp/sizeof.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/lang/cpp/sizeof.rst b/docs/source/lang/cpp/sizeof.rst index eae509c..ec2dea6 100644 --- a/docs/source/lang/cpp/sizeof.rst +++ b/docs/source/lang/cpp/sizeof.rst @@ -60,5 +60,5 @@ would look something like this:: standard guarantees, however, is that a ``char`` occupies at *least* 8 bits. -.. include:: cc-attribution.txt +.. include:: /arduino-cc-attribution.txt |