aboutsummaryrefslogtreecommitdiff
path: root/examples/src/server.cc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/src/server.cc')
-rw-r--r--examples/src/server.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/src/server.cc b/examples/src/server.cc
index 8f7990e..8229fc1 100644
--- a/examples/src/server.cc
+++ b/examples/src/server.cc
@@ -1,4 +1,4 @@
-// Copyright 2020 Google LLC
+// Copyright 2022 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -11,8 +11,8 @@
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
-
#include <iostream>
+#include <ostream>
extern const char* server_message;