docs: Added the comment about the reason of ignoring diagnostics in experimental_angle

This commit is contained in:
Mateusz Pusz
2021-04-08 12:41:23 +02:00
parent 9c8deb6187
commit c545328be7

View File

@@ -24,7 +24,7 @@
UNITS_DIAGNOSTIC_PUSH
UNITS_DIAGNOSTIC_IGNORE_SHADOW
#include <units/isq/si/force.h>
#include <units/isq/si/force.h> // 'N' (Newton) shadows a template parameter traditionally used as a size of the array
UNITS_DIAGNOSTIC_POP
#include <units/generic/angle.h>