mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Col*: Moved include to top of list, per flint++ recommendation
This commit is contained in:
parent
db49efd72f
commit
aceebb0723
17 changed files with 17 additions and 17 deletions
|
@ -25,9 +25,9 @@
|
|||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include <cmake.h>
|
||||
#include <ColScheduled.h>
|
||||
#include <stdlib.h>
|
||||
#include <Context.h>
|
||||
#include <ColScheduled.h>
|
||||
#include <text.h>
|
||||
#include <i18n.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue