Skip to content

Commit 9571fef

Browse files
committed
fix flattening
1 parent 1c8bbd2 commit 9571fef

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

dev/local-flat.sh

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,7 @@ python3 dev/flatten.py \
66
include/boost/openmethod/shared_ptr.hpp \
77
include/boost/openmethod/compiler.hpp
88
python3 dev/flatten.py \
9-
flat/boost/openmethod/policies.hpp \
10-
include/boost/openmethod/policies.hpp
9+
flat/boost/openmethod/registry.hpp \
10+
include/boost/openmethod/registry.hpp \
11+
include/boost/openmethod/policies/*.hpp \
12+
include/boost/openmethod/default_registry.hpp

0 commit comments

Comments
 (0)