// Header for SFML unit tests.
//
// For a new window module test case, include this header and not <catch.hpp> directly.
// This ensures that string conversions are visible and can be used by Catch for debug output.
// Forward declarations for non-template types
// String conversions for Catch framework
// SFML_TESTUTILITIES_WINDOW_HPP