#include <cstdlib>
#include <iostream>
#include <iomanip>
#include "boost/filesystem.hpp"
#include "boost/version.hpp"
#include "boost/program_options.hpp"
#include "Options.h"
Go to the source code of this file.
Namespaces | |
AllInOneConfig | |
Functions | |
void | AllInOneConfig::check_file (string file) |
void | AllInOneConfig::set_silent (bool flag) |
void | AllInOneConfig::set_verbose (bool flag) |