upgpkg: ufw 0.36.2-1
[ArchLinux/community.git] / ceph / trunk / boost-1.67.patch
blob99c7d84bb864044f8c754413d0842bae10562458
1 --- a/src/test/librbd/test_mock_Journal.cc 2018-06-03 01:56:35.407273176 +0300
2 +++ b/src/test/librbd/test_mock_Journal.cc 2018-06-03 01:56:29.800506081 +0300
3 @@ -1,6 +1,8 @@
4 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
5 // vim: ts=8 sw=2 smarttab
7 +#define BOOST_BIND_NO_PLACEHOLDERS
9 #include "test/librbd/test_mock_fixture.h"
10 #include "test/journal/mock/MockJournaler.h"
11 #include "test/librbd/test_support.h"