Fixed missing includes which were resulting in failed builds with GCC 13+. Thanks to @jpf91 for reporting
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#include "AvrEvent.hpp"
|
||||
|
||||
#include <cstdint>
|
||||
|
||||
#include "src/Exceptions/Exception.hpp"
|
||||
|
||||
namespace DebugToolDrivers::Protocols::CmsisDap::Edbg::Avr
|
||||
|
||||
Reference in New Issue
Block a user