mirror of
https://github.com/SFML/SFML.git
synced 2024-11-24 20:31:05 +08:00
fd3526f742
SFML convention is to only use "" includes when the header is in the same directory as the file including it. Because these test util headers are in a separate directory, it makes more sense to include them via <>. |
||
---|---|---|
.. | ||
GraphicsUtil.cpp | ||
GraphicsUtil.hpp | ||
SystemUtil.cpp | ||
SystemUtil.hpp | ||
WindowUtil.cpp | ||
WindowUtil.hpp |