1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2024-11-12 21:09:01 +00:00

fix include

This commit is contained in:
bolero-MURAKAMI 2017-09-29 23:18:56 +09:00
parent 8d7d234803
commit ee1838232b

View file

@ -21,7 +21,7 @@
#include <sprout/preprocessor/stringize.hpp>
#include <sprout/current_function.hpp>
#include <sprout/assert.hpp>
//#include <testspr/singleton.hpp>
#include <testspr/singleton.hpp>
#include <testspr/typeinfo.hpp>
#include <testspr/print.hpp>