Refactor that fixes a compilation issue in Release mode
Some template specialization were not found, because they were not declared at the point they were used. We moved things around, things are less inter-dependant, and also now it works.
Showing
src/database/save.hpp
0 → 100644
Please register or sign in to comment