commit | 423d99ba4c437d200c86fb48b8cc6e9a0b083e71 | [log] [tgz] |
---|---|---|
author | Lei Zhang <thestig@chromium.org> | Tue Mar 30 21:11:54 2021 +0000 |
committer | Chromium commit bot <commit-bot@chromium.org> | Tue Mar 30 21:11:54 2021 +0000 |
tree | df46004f774796c0176c5eaafceee83b8bfffd70 | |
parent | 76f1789c11a36d86043cca3a7da95c8ad717a375 [diff] [blame] |
Do IWYU for cfx_datetime.h. Change-Id: Iea0aab2b247f35036c960f89ea60e99feb509922 Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/78873 Reviewed-by: Tom Sepez <tsepez@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org>
diff --git a/testing/fx_string_testhelpers.cpp b/testing/fx_string_testhelpers.cpp index 8adf382..1c057e6 100644 --- a/testing/fx_string_testhelpers.cpp +++ b/testing/fx_string_testhelpers.cpp
@@ -7,6 +7,7 @@ #include <iomanip> #include <ios> +#include "core/fxcrt/cfx_datetime.h" #include "core/fxcrt/fx_string.h" #include "third_party/base/check.h" #include "third_party/base/span.h"