Skip to content

Commit

Permalink
include cstring in cpp header output
Browse files Browse the repository at this point in the history
  • Loading branch information
yconst committed Nov 26, 2023
1 parent 4983ee0 commit 33a1841
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions avlos/templates/helpers.hpp.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
#else
#include <cstdint>
#include <cstddef>
#include <cstring>
#endif

#if defined ARDUINO
Expand Down

0 comments on commit 33a1841

Please sign in to comment.