From a7209055f2c44b190f73faeef166af100fa058d9 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Mon, 27 May 2024 11:04:57 +0200 Subject: [PATCH] Fixed fuzz, add header to mpc file * tao/x11/bounded_string_cdr_t.h: * tao/x11/taox11.mpc: --- tao/x11/bounded_string_cdr_t.h | 2 +- tao/x11/taox11.mpc | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/tao/x11/bounded_string_cdr_t.h b/tao/x11/bounded_string_cdr_t.h index e8ce80d4..e707278c 100644 --- a/tao/x11/bounded_string_cdr_t.h +++ b/tao/x11/bounded_string_cdr_t.h @@ -1,5 +1,5 @@ /** - * @file string_cdr_t.h + * @file bounded_string_cdr_t.h * @author Johnny Willemsen * * @brief x11 string marshaling templates diff --git a/tao/x11/taox11.mpc b/tao/x11/taox11.mpc index b29487de..fedaa0b5 100644 --- a/tao/x11/taox11.mpc +++ b/tao/x11/taox11.mpc @@ -293,6 +293,7 @@ project(taox11) : taox11_defaults, taolib { base/bounded_string_t.h base/bounded_type_traits_t.h base/bounded_vector_t.h + bounded_string_cdr_t.h cdr_long_double.h corba.h dynamic_adapter.h