Skip to content

Commit 61a5458

Browse files
committed
not include it in PDF either
1 parent 8a47ddd commit 61a5458

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/scripts/build_pdf.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ rm ../library/data_structures/seg_tree_uncommon/implicit.hpp || exit 1
1818
rm ../library/data_structures/seg_tree_uncommon/kth_smallest_query.hpp || exit 1
1919
rm ../library/data_structures/uncommon/mode_query.hpp || exit 1
2020
rm ../library/data_structures/uncommon/priority_queue_of_updates.hpp || exit 1
21+
rm ../library/data_structures/uncommon/deque_op.hpp || exit 1
2122
rm ../library/graphs/strongly_connected_components/add_edges_strongly_connected.hpp || exit 1
2223
rm ../library/graphs/strongly_connected_components/offline_incremental_scc.hpp || exit 1
2324
rm ../library/graphs/uncommon/bridges.hpp || exit 1

0 commit comments

Comments
 (0)