aboutsummaryrefslogtreecommitdiff
path: root/include/lang.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lang.h')
-rw-r--r--include/lang.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/lang.h b/include/lang.h
index 09b0d6072806..b7d12b53c7f3 100644
--- a/include/lang.h
+++ b/include/lang.h
@@ -37,6 +37,7 @@
#define BC_LANG_H
#include <stdbool.h>
+
#if BC_C11
#include <assert.h>
#endif // BC_C11