Skip to content

Commit

Permalink
Include deprecatedhelpers hpp.
Browse files Browse the repository at this point in the history
  • Loading branch information
joseph-robertson committed Jul 14, 2023
1 parent df44eab commit 36a9a7d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/model/AirLoopHVACUnitarySystem.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@
#include <utilities/idd/OS_AirLoopHVAC_UnitarySystem_FieldEnums.hxx>
#include <utilities/idd/IddEnums.hxx>

#include <OpenStudio.hxx> // For deprecation
#include <boost/current_function.hpp> // For deprecation
#include <fmt/core.h>
#include "../utilities/core/DeprecatedHelpers.hpp"

namespace openstudio {
namespace model {
Expand Down

0 comments on commit 36a9a7d

Please sign in to comment.