Add #pragma once to cereal_optional.hpp
Reviewers: mferencevic Reviewed By: mferencevic Differential Revision: https://phabricator.memgraph.io/D1080
This commit is contained in:
parent
6294bf19ec
commit
6861a580c7
@ -1,3 +1,5 @@
|
|||||||
|
#pragma once
|
||||||
|
|
||||||
#include <experimental/optional>
|
#include <experimental/optional>
|
||||||
|
|
||||||
namespace cereal {
|
namespace cereal {
|
||||||
|
Loading…
Reference in New Issue
Block a user