Skip to content

Commit c01b15e

Browse files
PistonMinerZephiles
authored andcommitted
rel: Add missing header guard in evt_map.h
1 parent affd9dc commit c01b15e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ttyd-tools/rel/include/ttyd/evt_map.h

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

35
#include <ttyd/evtmgr.h>

0 commit comments

Comments
 (0)