Skip to content

Commit 48ef314

Browse files
authored
[sairedis] Add pragma once to lib header (#597)
1 parent 74af900 commit 48ef314

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/inc/RedisVidIndexGenerator.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 "OidIndexGenerator.h"
24

35
#include "swss/redisclient.h"

0 commit comments

Comments
 (0)