Skip to content

Commit

Permalink
fix compile failed on linux and mac
Browse files Browse the repository at this point in the history
  • Loading branch information
womendoushihaoyin committed Jan 15, 2025
1 parent a0d5ec7 commit 41e3191
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/slic3r/Utils/TimeoutMap.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@

namespace Slic3r {

class Moonraker_Mqtt;

// Check if type is a shared_ptr
template<typename T>
struct is_shared_ptr : std::false_type {};
Expand Down

0 comments on commit 41e3191

Please sign in to comment.