Remove swaroop variant.
[dcpomatic.git] / test / empty_test.cc
index 60427ca406b1cc983cb7a83f78fea7f52bde02dc..9a1f98ed28f4dd4f8bf459aa3fe97121ae70eacb 100644 (file)
@@ -20,7 +20,7 @@
 
 /** @file  test/empty_test.cc
  *  @brief Test the creation of Empty objects.
- *  @ingroup specific
+ *  @ingroup feature
  */
 
 #include "lib/film.h"
@@ -36,6 +36,9 @@
 
 using std::list;
 using boost::shared_ptr;
+#if BOOST_VERSION >= 106100
+using namespace boost::placeholders;
+#endif
 using namespace dcpomatic;
 
 bool