mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-02-11 10:03:59 +00:00
6 lines
147 B
C++
6 lines
147 B
C++
#ifndef SPROUT_GENERATOR_HPP
|
|
#define SPROUT_GENERATOR_HPP
|
|
|
|
#include <sprout/generator/functions.hpp>
|
|
|
|
#endif // #ifndef SPROUT_GENERATOR_HPP
|