Skip to content

Commit 7af8719

Browse files
abd-ennourChrisThrasher
authored andcommitted
Add missing "#pragma once" directive to src/SFML/Network/SocketImpl.hpp.
1 parent 8835f42 commit 7af8719

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/SFML/Network/SocketImpl.hpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
//
2323
////////////////////////////////////////////////////////////
2424

25+
#pragma once
26+
2527
////////////////////////////////////////////////////////////
2628
// Headers
2729
////////////////////////////////////////////////////////////

0 commit comments

Comments
 (0)