diff options
Diffstat (limited to 'include/lang.h')
| -rw-r--r-- | include/lang.h | 1 |
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 |
