JayBeams
0.1
Another project to have fun coding.
|
#include <jb/itch5/process_iostream.hpp>
#include <jb/fileio.hpp>
#include <jb/log.hpp>
#include <jb/offline_feed_statistics.hpp>
#include <iostream>
#include <stdexcept>
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 61 of file itch5stats.cpp.
References jb::usage::exit_status(), jb::log::init(), jb::open_input_file(), and jb::itch5::process_iostream().