Skip to content

Commit

Permalink
Merge branch 'CURA-11364_add_sentry' of github.com:Ultimaker/CuraEngi…
Browse files Browse the repository at this point in the history
…ne into CURA-11364_add_sentry
  • Loading branch information
nallath committed Nov 21, 2023
2 parents 02cb17c + 785490c commit b5d4754
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,10 @@
#endif

#include <sentry.h>
#include <string>

#include <spdlog/spdlog.h>
#include <string>

#include "Application.h"

namespace cura
Expand Down

0 comments on commit b5d4754

Please sign in to comment.