aboutsummaryrefslogtreecommitdiff
path: root/test/support/test_convertible.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/support/test_convertible.hpp')
-rw-r--r--test/support/test_convertible.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/support/test_convertible.hpp b/test/support/test_convertible.hpp
index 787cef6568f2..e0d42f74ab84 100644
--- a/test/support/test_convertible.hpp
+++ b/test/support/test_convertible.hpp
@@ -39,4 +39,4 @@ template <class Tp, class ...Args>
constexpr bool test_convertible()
{ return detail::test_convertible_imp<Tp, Args...>(0); }
-#endif // SUPPORT_TEST_CONVERTIBLE_HPP \ No newline at end of file
+#endif // SUPPORT_TEST_CONVERTIBLE_HPP