mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-02-04 21:33:56 +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
|