summaryrefslogtreecommitdiffstats
path: root/storageapi/src
diff options
context:
space:
mode:
Diffstat (limited to 'storageapi/src')
-rw-r--r--storageapi/src/vespa/storageapi/mbusprot/protobuf_includes.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/storageapi/src/vespa/storageapi/mbusprot/protobuf_includes.h b/storageapi/src/vespa/storageapi/mbusprot/protobuf_includes.h
index 2a3a8e0990d..8e878cf0560 100644
--- a/storageapi/src/vespa/storageapi/mbusprot/protobuf_includes.h
+++ b/storageapi/src/vespa/storageapi/mbusprot/protobuf_includes.h
@@ -1,5 +1,7 @@
// Copyright 2019 Oath Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+#pragma once
+
// Disable warnings emitted by protoc generated files
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wsuggest-override"