summaryrefslogtreecommitdiff
path: root/lib/cpp/test/TServerSocketTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/cpp/test/TServerSocketTest.cpp')
-rw-r--r--lib/cpp/test/TServerSocketTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/cpp/test/TServerSocketTest.cpp b/lib/cpp/test/TServerSocketTest.cpp
index c96700f8b..929defa0a 100644
--- a/lib/cpp/test/TServerSocketTest.cpp
+++ b/lib/cpp/test/TServerSocketTest.cpp
@@ -17,7 +17,7 @@
* under the License.
*/
-#include <boost/test/auto_unit_test.hpp>
+#include <boost/test/unit_test.hpp>
#include <thrift/transport/TSocket.h>
#include <thrift/transport/TServerSocket.h>
#include <memory>