mirror of
https://github.com/KingDuckZ/dindexer.git
synced 2025-02-17 11:45:50 +00:00
Rename casts.hpp to lexical_cast.hpp
This commit is contained in:
parent
4b30fabbe4
commit
7ae8b95599
2 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
*/
|
||||
|
||||
#include "dindexer-machinery/tiger.hpp"
|
||||
#include "helpers/casts.hpp"
|
||||
#include "helpers/lexical_cast.hpp"
|
||||
#include <fstream>
|
||||
#include <cstdint>
|
||||
#include <memory>
|
||||
|
|
Loading…
Add table
Reference in a new issue