Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: geom
-
Labels:
-
Story Points:0
-
Epic Link:
-
Sprint:AP F18-3
-
Team:Alert Production
Description
PackedIndex.h has a typo in its header guard which produces a clang warning
LSST_AFW_MATH_POLYNOMIALS_PackedInded_h_INCLUDED should be LSST_AFW_MATH_POLYNOMIALS_PackedIndex_h_INCLUDED
That is the only compiler warning I see on clang
A trivial change