Juggle new/dat/old on symlink target

This commit is contained in:
Soreepeong 2022-09-14 14:46:00 +09:00
parent 921cf0087c
commit 470850dd8c
2 changed files with 14 additions and 4 deletions

View file

@ -27,6 +27,7 @@
// C++ Standard Libraries
#include <cassert>
#include <chrono>
#include <cstdio>
#include <deque>
#include <filesystem>