Skip to content

Commit

Permalink
revert changes that break the build
Browse files Browse the repository at this point in the history
  • Loading branch information
yczhang-nv committed Aug 29, 2024
1 parent c2bf5d3 commit 809bbb5
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -162,9 +162,7 @@ enum class MORPHEUS_EXPORT ControlMessageType
// std::shared_ptr<TensorMemory> m_tensors;
// };

namespace morpheus {
class TensorMemory;
}
class MORPHEUS_EXPORT TensorMemory;

// System-clock for better compatibility with pybind11/chrono
using time_point_t = std::chrono::time_point<std::chrono::system_clock>;
Expand Down

0 comments on commit 809bbb5

Please sign in to comment.