Let's make the tests also compile with boost 1.33 (auto_unit_test.hpp is
[platform/upstream/libzypp.git] / tests / zypp / CheckSum_test.cc
index 0de9221..fd1385d 100644 (file)
@@ -4,7 +4,7 @@
 #include <string>
 
 // Boost.Test
-#include <boost/test/unit_test.hpp>
+#include <boost/test/auto_unit_test.hpp>
 
 #include "zypp/base/Logger.h"
 #include "zypp/base/Exception.h"