ICU-21865 Move include ctgmath to complex

See #1948
This commit is contained in:
Frank Tang 2021-11-30 19:49:23 +00:00 committed by Frank Yung-Fong Tang
parent fa30c0eeb4
commit 8d79987eea

View file

@ -1,8 +1,8 @@
// © 2021 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html
#include <complex>
#include <utility>
#include <ctgmath>
#include "unicode/utypes.h"