Skip to content

Commit

Permalink
fix compile issue2
Browse files Browse the repository at this point in the history
  • Loading branch information
womendoushihaoyin committed Jan 15, 2025
1 parent 41e3191 commit 6cc628a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/slic3r/Utils/TimeoutMap.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
#include <functional>
#include <type_traits>

namespace Slic3r {
#include "Moonraker.hpp"

class Moonraker_Mqtt;
namespace Slic3r {

// Check if type is a shared_ptr
template<typename T>
Expand Down

0 comments on commit 6cc628a

Please sign in to comment.