summaryrefslogtreecommitdiffstats
path: root/src/test/erasure-code/TestErasureCodePluginIsa.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/erasure-code/TestErasureCodePluginIsa.cc')
-rw-r--r--src/test/erasure-code/TestErasureCodePluginIsa.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/test/erasure-code/TestErasureCodePluginIsa.cc b/src/test/erasure-code/TestErasureCodePluginIsa.cc
index b57bf489654..86bac636dcc 100644
--- a/src/test/erasure-code/TestErasureCodePluginIsa.cc
+++ b/src/test/erasure-code/TestErasureCodePluginIsa.cc
@@ -21,6 +21,8 @@
#include "common/config_proxy.h"
#include "gtest/gtest.h"
+using namespace std;
+
TEST(ErasureCodePlugin, factory)
{
ErasureCodePluginRegistry &instance = ErasureCodePluginRegistry::instance();