Skip to content

Commit 0330713

Browse files
committed
util/Expiry: move to time/
1 parent 45912d6 commit 0330713

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/workshop/Partition.hxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
#include "event/FineTimerEvent.hxx"
1111
#include "event/CoarseTimerEvent.hxx"
1212
#include "io/Logger.hxx"
13+
#include "time/ExpiryMap.hxx"
1314
#include "util/BindMethod.hxx"
14-
#include "util/ExpiryMap.hxx"
1515

1616
struct Config;
1717
struct WorkshopPartitionConfig;

0 commit comments

Comments
 (0)