Skip to content

Commit b1cf603

Browse files
committed
Fix ctype.cxx.pass.cpp
1 parent f8690f4 commit b1cf603

File tree

1 file changed

+2
-0
lines changed
  • libcxx/test/std/localization/locale.categories/category.ctype/locale.ctype.byname

1 file changed

+2
-0
lines changed

libcxx/test/std/localization/locale.categories/category.ctype/locale.ctype.byname/ctype.cxx.pass.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
#include <cwctype>
1212
#include <cassert>
1313

14+
#include "test_macros.h"
15+
1416
// This test makes sure that various macro defined on z/OS in
1517
// <ctype.h> and <cwtype.h> which previously were in conflict
1618
// with functions defined in libc++ <locale_base_api.h> still

0 commit comments

Comments
 (0)