Eliminate 'constructor with 1 argument is not explicit' warnings in test_cpp
authorIvan Maidanski <ivmai@mail.ru>
Tue, 18 Oct 2016 08:50:14 +0000 (11:50 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 18 Oct 2016 08:50:14 +0000 (11:50 +0300)
commit78113014d0ea140aed8ec63b9bc1902edd59b9bc
tree899b08f5efb010546b98250925849c6051ebe1e1
parent91a420c0c4dd26268791a80d73a475b1a87d4123
Eliminate 'constructor with 1 argument is not explicit' warnings in test_cpp
(fix commit 569fd66)

* tests/test_cpp.cc (GC_ATTR_EXPLICIT): Define macro in the same way as
in include/gc_allocator.h.
tests/test_cpp.cc