core: add #pragma once to vint-serialization.hh
Signed-off-by: Piotr Jastrzebski <piotr@scylladb.com>
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
// For reference, see https://developers.google.com/protocol-buffers/docs/encoding#varints
|
||||
//
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "bytes.hh"
|
||||
|
||||
#include <cstdint>
|
||||
|
||||
Reference in New Issue
Block a user