Skip to content

Commit c4f118a

Browse files
Add changelog entry
Signed-off-by: zacharykeyessonos <[email protected]>
1 parent 1465f6d commit c4f118a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Changes
2+
* Fixes a compiler error when building C++ projects that use the 'modules'
3+
C++ language feature, and consume Mbed TLS. The specific error is
4+
module-import-in-extern-c, which occurs when an #include occurs within
5+
'extern C' blocks.

0 commit comments

Comments
 (0)