1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2025-08-03 12:49:50 +00:00

add testspr debug tools

This commit is contained in:
bolero-MURAKAMI 2017-09-29 23:17:17 +09:00
parent aefc564640
commit 8d7d234803
5 changed files with 685 additions and 1 deletions

View file

@ -15,6 +15,8 @@
#include <testspr/range.hpp>
#include <testspr/utility.hpp>
#include <testspr/typeinfo.hpp>
#include <testspr/singleton.hpp>
#include <testspr/print.hpp>
#include <testspr/trace.hpp>
#endif // #ifndef TESTSPR_TOOLS_HPP