We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33cbff4 commit 9686fccCopy full SHA for 9686fcc
features/FEATURE_BLE/ble/UUID.h
@@ -17,6 +17,7 @@
17
#ifndef MBED_UUID_H__
18
#define MBED_UUID_H__
19
20
+#include <stddef.h>
21
#include <stdint.h>
22
#include <string.h>
23
#include <algorithm>
0 commit comments