1
0
Fork 0
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:
King_DuckZ 2016-06-15 15:05:25 +01:00
parent 4b30fabbe4
commit 7ae8b95599
2 changed files with 1 additions and 1 deletions

View file

@ -16,7 +16,7 @@
*/
#include "dindexer-machinery/tiger.hpp"
#include "helpers/casts.hpp"
#include "helpers/lexical_cast.hpp"
#include <fstream>
#include <cstdint>
#include <memory>