X-Git-Url: https://git.efficios.com/?a=blobdiff_plain;f=src%2Fcpp-common%2Fbt2%2Finternal%2Fborrowed-obj.hpp;fp=src%2Fcpp-common%2Fbt2%2Finternal%2Fborrowed-obj.hpp;h=3d4abd37b815decdc5c3c8ad06a16c4641f3bbaf;hb=96643d2848b734bec12c4d37f6f2508f15fd1077;hp=9cf7617e3fdc15ef439a3c7d77d0e2a72528f563;hpb=41c4bedfcf8c3c10a893c88cfa6278a73397ec12;p=babeltrace.git diff --git a/src/cpp-common/bt2/internal/borrowed-obj.hpp b/src/cpp-common/bt2/internal/borrowed-obj.hpp index 9cf7617e..3d4abd37 100644 --- a/src/cpp-common/bt2/internal/borrowed-obj.hpp +++ b/src/cpp-common/bt2/internal/borrowed-obj.hpp @@ -43,7 +43,7 @@ class BorrowedObj * * C++ forbids the other way around. */ - template + template friend class BorrowedObj; protected: