mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 06:25:30 +00:00
ICU-22191 writesrc.cpp: fix cinttypes header and place after C headers
This commit is contained in:
parent
866254ef12
commit
2b77e39fbb
1 changed files with 1 additions and 1 deletions
|
@ -19,8 +19,8 @@
|
|||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <inttypes.h>
|
||||
#include <time.h>
|
||||
#include <cinttypes>
|
||||
#include "unicode/utypes.h"
|
||||
#include "unicode/putil.h"
|
||||
#include "unicode/ucptrie.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue