diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/fx_string_testhelpers.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/fx_string_testhelpers.h b/testing/fx_string_testhelpers.h index 4dd37c6398..d5a45f8635 100644 --- a/testing/fx_string_testhelpers.h +++ b/testing/fx_string_testhelpers.h @@ -15,4 +15,4 @@ std::ostream& operator<<(std::ostream& out, const CFX_ByteString& str); std::ostream& operator<<(std::ostream& out, const CFX_WideStringC& str); std::ostream& operator<<(std::ostream& out, const CFX_WideString& str); -#endif // TESTING_FX_STR_TESTHELPERS_H_ +#endif // TESTING_FX_STRING_TESTHELPERS_H_ |