Skip to content

Commit 5af170c

Browse files
committed
add #pragma once for SendableMsg.hpp
1 parent 77d9ac3 commit 5af170c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

include/brynet/net/SendableMsg.hpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#pragma once
2+
13
#include <memory>
24
#include <string>
35

0 commit comments

Comments
 (0)