#include #include #include using namespace std; using namespace libconfig; int main ( int argc, char **argv ) { Config cfg; return (0); }