Oliver Fabel 1 gadu atpakaļ
vecāks
revīzija
5101f05e35
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      mp_flipper_logging.h

+ 1 - 0
mp_flipper_logging.h

@@ -1,6 +1,7 @@
 #pragma once
 
 #include <stdint.h>
+#include <stdbool.h>
 
 extern uint8_t MP_FLIPPER_LOG_LEVEL_TRACE;
 extern uint8_t MP_FLIPPER_LOG_LEVEL_DEBUG;