summaryrefslogtreecommitdiffhomepage
path: root/compat/ndebug-guard.hpp
AgeCommit message (Collapse)Author
2018-01-18compat: split/cleanup util.hppStanislaw Halik
Some of the headers are clearly useless. Remove them. Move what's inside util.hpp into separate headers. Adjust usages. Will remove util.hpp.
2017-03-17compat/util: remove our make_unique custom implStanislaw Halik
2016-12-08fix buildStanislaw Halik
Spotted-by: @MrSanchos