Skip to content

Commit

Permalink
squash w/ delay rule tag rename / delay rule claim API.
Browse files Browse the repository at this point in the history
  • Loading branch information
korydraughn committed Nov 8, 2024
1 parent c9919cc commit bf4388c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/core/src/rcMisc.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
#include "irods/specificQuery.h"
#include "irods/ticketAdmin.h"
#include "irods/plugins/api/switch_user_types.h"
#include "irods/delay_rule_tag.h"
#include "irods/delay_rule_tag_clear.h"
#include "irods/delay_rule_claim.h"
#include "irods/delay_rule_claim_remove.h"

#include <boost/filesystem.hpp>
#include <boost/lexical_cast.hpp>
Expand Down

0 comments on commit bf4388c

Please sign in to comment.