TuttleOFX  1
main.cpp File Reference
#include <tuttle/common/utils/global.hpp>
#include <tuttle/host/Graph.hpp>
#include <boost/gil/gil_all.hpp>
#include <boost/gil/extension/io/png_io.hpp>
#include <boost/gil/image_view_factory.hpp>
#include <boost/preprocessor/stringize.hpp>
#include <boost/lexical_cast.hpp>
#include <boost/timer.hpp>
#include <boost/date_time/posix_time/posix_time.hpp>
Include dependency graph for main.cpp:

Go to the source code of this file.

Defines

#define png_infopp_NULL   (png_infopp)NULL
#define int_p_NULL   (int*)NULL

Functions

int main (int argc, char **argv)

Define Documentation

#define int_p_NULL   (int*)NULL

Definition at line 8 of file main.cpp.

Referenced by boost::gil::detail::png_reader_info::read_header().

#define png_infopp_NULL   (png_infopp)NULL

Function Documentation