Skip to content

Commit

Permalink
header cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
arahlin committed Oct 23, 2023
1 parent 112b7e4 commit fa343ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maps/include/maps/FlatSkyProjection.h
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,8 @@ class FlatSkyProjection : public G3FrameObject {

// derived values
bool cyl_;
double cosdelta0_;
double sindelta0_;
double cosdelta0_;
quat q0_;

SET_LOGGER("FlatSkyProjection");
Expand Down

0 comments on commit fa343ba

Please sign in to comment.