Task: Moved include to top of list, per flint++ recommendation
This commit is contained in:
@@ -25,8 +25,8 @@
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include <cmake.h>
|
||||
#include <numeric>
|
||||
#include <ViewTask.h>
|
||||
#include <numeric>
|
||||
#include <Context.h>
|
||||
#include <Timer.h>
|
||||
#include <text.h>
|
||||
|
||||
Reference in New Issue
Block a user