Skip to content

Commit

Permalink
Fixed fuzz, add header to mpc file
Browse files Browse the repository at this point in the history
    * tao/x11/bounded_string_cdr_t.h:
    * tao/x11/taox11.mpc:
  • Loading branch information
jwillemsen committed May 27, 2024
1 parent 8ef8cc6 commit a720905
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion tao/x11/bounded_string_cdr_t.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @file string_cdr_t.h
* @file bounded_string_cdr_t.h
* @author Johnny Willemsen
*
* @brief x11 string marshaling templates
Expand Down
1 change: 1 addition & 0 deletions tao/x11/taox11.mpc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a720905

Please sign in to comment.