util/IntrusiveSortedList, event/TimerList: include cleanup
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
|
||||
#include "IntrusiveList.hxx"
|
||||
|
||||
#include <algorithm> // for std::find_if()
|
||||
|
||||
/**
|
||||
* A variant of #IntrusiveList which is sorted automatically. There
|
||||
* are obvious scalability problems with this approach, so use with
|
||||
|
||||
Reference in New Issue
Block a user