diff options
Diffstat (limited to 'source/application/StarP2PNetworkingService_pc.hpp')
-rw-r--r-- | source/application/StarP2PNetworkingService_pc.hpp | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/source/application/StarP2PNetworkingService_pc.hpp b/source/application/StarP2PNetworkingService_pc.hpp index 47cebb6..20fbefb 100644 --- a/source/application/StarP2PNetworkingService_pc.hpp +++ b/source/application/StarP2PNetworkingService_pc.hpp @@ -1,5 +1,4 @@ -#ifndef STAR_P2P_NETWORKING_SERVICE_PC_HPP -#define STAR_P2P_NETWORKING_SERVICE_PC_HPP +#pragma once #include "StarPlatformServices_pc.hpp" #include "StarAlgorithm.hpp" @@ -142,5 +141,3 @@ private: }; } - -#endif |