aboutsummaryrefslogtreecommitdiff
path: root/epid/common/math/unittests/ecdsa_verify-test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'epid/common/math/unittests/ecdsa_verify-test.cc')
-rw-r--r--epid/common/math/unittests/ecdsa_verify-test.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/epid/common/math/unittests/ecdsa_verify-test.cc b/epid/common/math/unittests/ecdsa_verify-test.cc
index 7f28330..e7cb2bf 100644
--- a/epid/common/math/unittests/ecdsa_verify-test.cc
+++ b/epid/common/math/unittests/ecdsa_verify-test.cc
@@ -1,5 +1,5 @@
/*############################################################################
- # Copyright 2016 Intel Corporation
+ # Copyright 2016-2017 Intel Corporation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -22,6 +22,7 @@
#include <cstdint>
#include <vector>
+#include "epid/common-testhelper/epid_gtest-testhelper.h"
#include "gtest/gtest.h"
extern "C" {