diff options
Diffstat (limited to 'testing/fx_string_testhelpers.cpp')
-rw-r--r-- | testing/fx_string_testhelpers.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/fx_string_testhelpers.cpp b/testing/fx_string_testhelpers.cpp index aebe1a82b4..e6b4a38397 100644 --- a/testing/fx_string_testhelpers.cpp +++ b/testing/fx_string_testhelpers.cpp @@ -4,8 +4,8 @@ #include "testing/fx_string_testhelpers.h" -#include <ios> #include <iomanip> +#include <ios> namespace { |