Skip to content

Commit

Permalink
Add maybe.hpp and previous_value_cell.hpp to dist.
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-gutev committed May 25, 2024
1 parent e987946 commit 509211f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ pkginclude_HEADERS = boolean.hpp \
exceptions.hpp \
keys.hpp \
make_cell.hpp \
maybe.hpp \
merged_observable.hpp \
mutable_cell.hpp \
mutable_cell_view.hpp \
Expand All @@ -23,6 +24,7 @@ pkginclude_HEADERS = boolean.hpp \
observable.hpp \
observer_cell_state.hpp \
peek_cell.hpp \
previous_value_cell.hpp \
stateful_cell.hpp \
static_mutable_compute_cell.hpp \
store_cell.hpp \
Expand Down

0 comments on commit 509211f

Please sign in to comment.