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 90aecb1 commit 7c1df38Copy full SHA for 7c1df38
src/main.h
@@ -46,8 +46,9 @@ extern "C" {
46
47
/* Exported types ------------------------------------------------------------*/
48
/* USER CODE BEGIN ET */
49
+#ifndef __cplusplus
50
typedef int boolean;
-
51
+#endif
52
/* USER CODE END ET */
53
54
/* Exported constants --------------------------------------------------------*/
0 commit comments