]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
fix build with clang/clang++
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Tue, 24 Feb 2015 12:56:31 +0000 (13:56 +0100)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Tue, 24 Feb 2015 13:39:57 +0000 (14:39 +0100)
commit01a113cc7f455caa0b2c26e0154bf1da07a5f911
tree57f432f11660036945bf9d832f69f46fd8a23ddf
parent0be126d5f23a187f122a5787188f24f3f5cd4183
fix build with clang/clang++

Fix for:

./include/types.h:121:9: error: call to function 'operator<<'
that is neither visible in the template definition nor found
by argument-dependent lookup

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
src/include/types.h