indentlog: refactor: move stream-inserters to print/ subdir
This commit is contained in:
parent
5c60277610
commit
efe207a4de
19 changed files with 9 additions and 9 deletions
|
|
@ -3,9 +3,9 @@
|
|||
#pragma once
|
||||
|
||||
#include "log_state.hpp"
|
||||
#include "filename.hpp"
|
||||
#include "tostr.hpp"
|
||||
#include "tag.hpp"
|
||||
#include "print/filename.hpp"
|
||||
#include "print/tostr.hpp"
|
||||
#include "print/tag.hpp"
|
||||
|
||||
#include <stdexcept>
|
||||
#include <cstdint>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue