Add missing standard includes
This commit is contained in:
parent
ac7b2da611
commit
f2918709d9
7 changed files with 10 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#pragma once
|
||||
#include <cstdint>
|
||||
#define min // workaround: nimble's min/max macros conflict with libstdc++
|
||||
#define max
|
||||
#include <host/ble_gap.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue