]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: include logr.hh in bridge.hh 16026/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 25 Aug 2025 07:11:20 +0000 (09:11 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 25 Aug 2025 08:27:38 +0000 (10:27 +0200)
commitefa1776fd88a00f14ce13494ddf65412de26a564
tree727e1c492830781ab7368ab2ecdc97c6daa5812c
parent0c02f2c3450132660f3b87993a5ae394409dc25e
rec: include logr.hh in bridge.hh

Not doing so results in creating a shared pointer to an incomplete class,
which does not work for all compilers/c++ lib combinations.

Signed-off-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
(cherry picked from commit d8cc01c39531a3ec6ca1ad8ec17b09a97b0f833a)
pdns/recursordist/rec-rust-lib/rust/src/bridge.hh