# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/gn/hotfix-includes.patch # Copyright (C) 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 or patched project license # --- T2-COPYRIGHT-END --- --- gn/src/gn/target_public_pair_unittest.cc.vanilla 2026-04-26 18:04:12.134126424 +0200 +++ gn/src/gn/target_public_pair_unittest.cc 2026-04-26 18:04:22.229544951 +0200 @@ -4,6 +4,7 @@ #include "gn/target_public_pair.h" #include "util/test/test.h" +#include "target.h" TEST(TargetPublicPairTest, ConstructionAndMutation) { // Fake target pointer values.