diff --git a/src/Application.hpp b/src/Application.hpp index 8cf5bb59..a6217c5c 100644 --- a/src/Application.hpp +++ b/src/Application.hpp @@ -50,7 +50,7 @@ namespace Bloom { "avr-gdb-rsp", [this] () -> std::unique_ptr { - return std::make_unique( + return std::make_unique( this->projectConfig.value(), this->environmentConfig.value(), this->debugServerConfig.value()