continuable/fluent++/fluent++.hpp
2015-06-08 20:31:26 +02:00

10 lines
121 B
C++

#ifndef _FLUENT_HPP_
#define _FLUENT_HPP_
#include "functional_unwrap.hpp"
void do_export();
#endif /// _FLUENT_HPP_