Skip to content

Commit

Permalink
Fix missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-sparus committed Aug 30, 2024
1 parent 8c511df commit 646315e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions immer/extra/persist/transform.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#pragma once

#include <immer/extra/persist/cereal/policy.hpp>
#include <immer/extra/persist/detail/transform.hpp>

namespace immer::persist {
Expand Down

0 comments on commit 646315e

Please sign in to comment.