From 98b6f14c8c27898da75a8c556b9c240c388ba6dc Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 6 May 2024 19:25:46 +0200 Subject: fix up borrowed-ptr include layout --- test/bptr.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'test') diff --git a/test/bptr.cpp b/test/bptr.cpp index e4672d66..b254f295 100644 --- a/test/bptr.cpp +++ b/test/bptr.cpp @@ -1,5 +1,6 @@ #include "app.hpp" #include "compat/borrowed-ptr.inl" +#include "compat/borrowed-ptr-cast.hpp" #include "compat/assert.hpp" #include "compat/defs.hpp" #include -- cgit v1.2.3