Portenta Fix ARMClang build

pull/14663/head
pennam 2021-06-14 10:37:40 +02:00
parent 70c09cdb7a
commit 7909a1d571
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
#include <stddef.h> #include <stddef.h>
#include <stdio.h> #include <stdio.h>
#include <stdbool.h> #include <stdbool.h>
#include <string.h> #include <string>
#include "sockets.h" #include "sockets.h"
#include "resources.h" #include "resources.h"
#include "wiced_filesystem.h" #include "wiced_filesystem.h"