Skip to content

Commit 3779187

Browse files
committed
Update assert.h.def
1 parent f8609bf commit 3779187

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

libc/include/assert.h.def

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@
77
//===----------------------------------------------------------------------===//
88

99
#include "__llvm-libc-common.h"
10+
#include "llvm-libc-macros/assert-macros.h"
1011

1112
// This file may be usefully included multiple times to change assert()'s
1213
// definition based on NDEBUG.
1314

1415
%%public_api()
15-
16-
#include "llvm-libc-macros/assert-macros.h"

0 commit comments

Comments
 (0)