]> granicus.if.org Git - icu/commitdiff
ICU-21865 Move include ctgmath to complex
authorFrank Tang <ftang@chromium.org>
Tue, 30 Nov 2021 19:49:23 +0000 (19:49 +0000)
committerFrank Yung-Fong Tang <ftang@google.com>
Wed, 1 Dec 2021 09:57:06 +0000 (01:57 -0800)
See #1948

icu4c/source/common/lstmbe.cpp

index 3793abceb3fb1c63039f360eb13484eb0689d0a3..70fd038b2c0ab6edef296428689a8cb0a37f2df1 100644 (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"