summaryrefslogtreecommitdiff
path: root/lib/cpp/test/ToStringTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/cpp/test/ToStringTest.cpp')
-rw-r--r--lib/cpp/test/ToStringTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/cpp/test/ToStringTest.cpp b/lib/cpp/test/ToStringTest.cpp
index d204cb346..5a05ed70a 100644
--- a/lib/cpp/test/ToStringTest.cpp
+++ b/lib/cpp/test/ToStringTest.cpp
@@ -20,7 +20,7 @@
#include <vector>
#include <map>
-#include <boost/test/auto_unit_test.hpp>
+#include <boost/test/unit_test.hpp>
#include <thrift/TToString.h>