Skip to content

Commit d9b0407

Browse files
authored
Fix Daily Build: New header location (#6208)
1 parent f5792a2 commit d9b0407

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.daily_canary

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
( V ) / . \ | +---=---'
44
/--x-m- /--n-n---xXx--/--yY------>>>----<<<>>]]{{}}---||-/\---..
55
2024__
6-
!"
6+
!"!

src/endpoints/grpc/status.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Licensed under the Apache 2.0 License.
33
#pragma once
44

5-
#include "grpc_status.h"
5+
#include "ccf/research/grpc_status.h"
66
#include "status.pb.h"
77

88
#include <optional>

0 commit comments

Comments
 (0)