Commit graph

1 commit

Author SHA1 Message Date
Gleb Mazovetskiy
86afa95d2a Move file_util.h implementations to file_util.cpp
There is no reason for these functions to be in the header (inlining
won't benefit them one bit).

I put them in the header originally only because of the weird state
SourceS was in back then.
2021-04-17 03:49:24 +02:00