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

8 lines
159 B
C++
Raw Normal View History

2012-10-10 15:15:34 +00:00
#ifndef SPROUT_LOGIC_HPP
#define SPROUT_LOGIC_HPP
#include <sprout/config.hpp>
#include <sprout/logic/tribool.hpp>
#endif // #ifndef SPROUT_LOGIC_HPP