job/dispatch: avoid system include style in tests for local headers
This commit is contained in:
parent
81538a86d3
commit
87457c25b7
@ -6,9 +6,9 @@
|
||||
* Copyright 2019 Danny Robson <danny@nerdcruft.net>
|
||||
*/
|
||||
|
||||
#include <cruft/util/coord/comparator.hpp>
|
||||
#include <cruft/util/job/dispatch.hpp>
|
||||
#include <cruft/util/tap.hpp>
|
||||
#include "coord/comparator.hpp"
|
||||
#include "job/dispatch.hpp"
|
||||
#include "tap.hpp"
|
||||
|
||||
#include <vector>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user