ICU-21082 Fix error: no member named 'abs' in"std"

This commit is contained in:
Frank Tang 2020-04-18 00:00:38 -07:00 committed by Frank Yung-Fong Tang
parent e03fa70541
commit 3dce0ab5c6

View file

@ -12,6 +12,7 @@
// Helpful in toString methods and elsewhere.
#define UNISTR_FROM_STRING_EXPLICIT
#include <cstdlib>
#include "cstring.h"
#include "measunit_impl.h"
#include "uarrsort.h"