Skip to content

Commit

Permalink
Fixing compilation error after merge with master
Browse files Browse the repository at this point in the history
  • Loading branch information
juanangp committed Apr 20, 2022
1 parent 46d6a36 commit ff37137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/framework/core/inc/TRestAnalysisPlot.h
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ class TRestAnalysisPlot : public TRestMetadata {
std::string title;

Double_t normalize;
string scale;
std::string scale;
Bool_t logX;
Bool_t logY;
Bool_t logZ;
Expand Down

0 comments on commit ff37137

Please sign in to comment.