Skip to content

Commit

Permalink
Comment note on #endif.
Browse files Browse the repository at this point in the history
  • Loading branch information
tanaya-mankad committed Oct 2, 2023
1 parent 3c8d089 commit 1bf2590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/EnergyPlus/EnergyPlusLogger.hh
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ public:
void debug(const std::string_view message) override;
};

#endif ENERGYPLUSLOGGER_HH_INCLUDED
#endif // ENERGYPLUSLOGGER_HH_INCLUDED

5 comments on commit 1bf2590

@nrel-bot-3
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix-btwxt-error-handling (bigladder) - x86_64-MacOS-10.17-clang-14.0.0: OK (3535 of 3535 tests passed, 4 test warnings)

Messages:\n

  • 4 tests had: ERR diffs.

Build Badge Test Badge

@nrel-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix-btwxt-error-handling (bigladder) - Win64-Windows-10-VisualStudio-16: OK (2749 of 2749 tests passed, 0 test warnings)

Build Badge Test Badge

@nrel-bot-2c
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix-btwxt-error-handling (bigladder) - x86_64-Linux-Ubuntu-22.04-gcc-11.4: OK (3576 of 3576 tests passed, 4 test warnings)

Messages:\n

  • 4 tests had: ERR diffs.

Build Badge Test Badge

@nrel-bot-2c
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix-btwxt-error-handling (bigladder) - x86_64-Linux-Ubuntu-22.04-gcc-11.4-UnitTestsCoverage-Debug: OK (1963 of 1963 tests passed, 0 test warnings)

Build Badge Test Badge Coverage Badge

@nrel-bot-2
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix-btwxt-error-handling (bigladder) - x86_64-Linux-Ubuntu-22.04-gcc-11.4-IntegrationCoverage-Debug: OK (789 of 789 tests passed, 0 test warnings)

Build Badge Test Badge Coverage Badge

Please sign in to comment.