Skip to content

Commit 1416d01

Browse files
committed
build fix attempt
1 parent 06f6342 commit 1416d01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/intl/dateformat/dateformat_class.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
| Authors: Kirti Velankar <kirtig@yahoo-inc.com> |
1212
+----------------------------------------------------------------------+
1313
*/
14-
#include <unicode/unum.h>
14+
#include <unicode/udat.h>
1515

1616
extern "C" {
1717
#include "dateformat_class.h"

0 commit comments

Comments
 (0)