aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/common/alarm_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/cpp/common/alarm_test.cc')
-rw-r--r--test/cpp/common/alarm_test.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/cpp/common/alarm_test.cc b/test/cpp/common/alarm_test.cc
index d41a25a63c..09df6852a5 100644
--- a/test/cpp/common/alarm_test.cc
+++ b/test/cpp/common/alarm_test.cc
@@ -1,6 +1,6 @@
/*
*
- * Copyright 2015, Google Inc.
+ * Copyright 2015-2016, Google Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -35,6 +35,7 @@
#include <grpc++/completion_queue.h>
#include <gtest/gtest.h>
+#include <grpc++/completion_queue.h>
#include "test/core/util/test_config.h"
namespace grpc {