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