Files
i2p.i2p/launchers/macosx/obj-cpp/include/neither/neither.hpp

11 lines
169 B
C++

#ifndef NEITHER_NEITHER_HPP
#define NEITHER_NEITHER_HPP
#include "either.hpp"
#include "lift.hpp"
#include "maybe.hpp"
#include "traits.hpp"
#include "try.hpp"
#endif