summaryrefslogtreecommitdiff
path: root/src/database/save.hpp
AgeCommit message (Collapse)Author
2018-04-13Refactor that fixes a compilation issue in Release modelouiz’
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.