add sprout/version.hpp

This commit is contained in:
bolero-MURAKAMI 2017-07-26 20:08:45 +09:00
parent 481b277216
commit 6de283cf1c
2 changed files with 20 additions and 0 deletions

View file

@ -87,6 +87,7 @@
#include <sprout/utility.hpp>
#include <sprout/uuid.hpp>
#include <sprout/variant.hpp>
#include <sprout/version.hpp>
#include <sprout/weed.hpp>
#include <sprout/workaround.hpp>