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

include version.hpp from config.hpp

This commit is contained in:
bolero-MURAKAMI 2017-07-26 21:47:51 +09:00
parent 6de283cf1c
commit 759265d624

View file

@ -9,5 +9,6 @@
#define SPROUT_CONFIG_HPP
#include <sprout/config/config.hpp>
#include <sprout/version.hpp>
#endif // #ifndef SPROUT_CONFIG_HPP