mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-17 02:37:25 +00:00
ICU-7342 Add missing header file for va_start and others.
X-SVN-Rev: 27259
This commit is contained in:
parent
18b87b0965
commit
02d8764052
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@
|
|||
#include "ulocimp.h"
|
||||
#include "ureslocs.h"
|
||||
|
||||
#include <stdarg.h>
|
||||
|
||||
/**
|
||||
* Concatenate a number of null-terminated strings to buffer, leaving a
|
||||
* null-terminated string. The last argument should be the null pointer.
|
||||
|
|
Loading…
Add table
Reference in a new issue