types/tagged: use relative paths for test headers
This commit is contained in:
parent
1dcb20fb53
commit
f75c8f6c6d
@ -1,6 +1,6 @@
|
||||
#include <cruft/util/tap.hpp>
|
||||
#include "tap.hpp"
|
||||
|
||||
#include <cruft/util/types/tagged.hpp>
|
||||
#include "types/tagged.hpp"
|
||||
|
||||
|
||||
enum tag_t { A, B, C };
|
||||
|
Loading…
Reference in New Issue
Block a user