Correct C++ includes

Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
This commit is contained in:
TheJackiMonster 2023-04-05 22:54:24 +02:00
parent 8ea326e429
commit 898fe12180
No known key found for this signature in database
GPG key ID: D850A5F772E880F9
2 changed files with 2 additions and 2 deletions

View file

@ -30,7 +30,7 @@
#ifndef __cplusplus
#include <stdint.h>
#else
#include <cstdint.h>
#include <cstdint>
#endif
#define DEVICE4_ACTION_PASSIVE_POLL_START 0b00010