Skip to content

Commit

Permalink
Bump after changing merge base to master
Browse files Browse the repository at this point in the history
  • Loading branch information
macumber committed Jul 13, 2024
1 parent 94f2cf1 commit d198bcf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/openstudio_lib/OSDocument.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1482,7 +1482,6 @@ std::vector<BCLComponent> OSDocument::componentAttributeSearch(const std::vector
boost::optional<BCLMeasure> OSDocument::standardReportMeasure() {
// DLM: Breaking changes in openstudio_results measures prevent us from being able to ensure
// that measure in users local BCL or remote BCL will work, just use measure in installer

return BCLMeasure::load(m_resourcesPath / toPath("openstudio_results"));
}

Expand Down

0 comments on commit d198bcf

Please sign in to comment.