mirror of
https://github.com/SFML/SFML.git
synced 2024-11-25 04:41:05 +08:00
Add <array>
to PCH.hpp
This commit is contained in:
parent
c0f9c78308
commit
353cd9717f
@ -45,6 +45,7 @@
|
||||
#include <SFML/System/Vector2.hpp>
|
||||
|
||||
#include <algorithm>
|
||||
#include <array>
|
||||
#include <chrono>
|
||||
#include <filesystem>
|
||||
#include <iostream>
|
||||
|
Loading…
Reference in New Issue
Block a user