Add missing "#pragma once" directive to src/SFML/Network/SocketImpl.hpp.

This commit is contained in:
abd-ennour 2023-06-03 10:16:33 +02:00 committed by Chris Thrasher
parent 8835f42589
commit 7af8719a49

View File

@ -22,6 +22,8 @@
//
////////////////////////////////////////////////////////////
#pragma once
////////////////////////////////////////////////////////////
// Headers
////////////////////////////////////////////////////////////