Skip to content

Commit c4e4ed7

Browse files
author
Yura Zarudniy
authored
fix guard (#66)
Signed-off-by: Yura Zarudniy <[email protected]>
1 parent 3a1994e commit c4e4ed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/primitives/ticket/ticket_codec.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*/
55

66
#ifndef CPP_FILECOIN_CORE_PRIMITIVES_TICKET_TICKET_CODEC_HPP
7-
#define CPP_FILECOIN_CORE_PRIMITIVES_TICKET_TICKET_CODEC_TEST_HPP
7+
#define CPP_FILECOIN_CORE_PRIMITIVES_TICKET_TICKET_CODEC_HPP
88

99
#include <vector>
1010

0 commit comments

Comments
 (0)