Wittyshare
0.2
|
#include <boost/filesystem/operations.hpp>
#include <boost/filesystem/exception.hpp>
#include "boost/date_time/gregorian/gregorian.hpp"
#include "boost/date_time/posix_time/posix_time.hpp"
#include <User/WsUser.h>
#include <Logger/WsCrashLogger.h>
#include "WsApplication.h"
#include <signal.h>
Go to the source code of this file.
Macros | |
#define | BOOST_FILESYSTEM_NO_DEPRECATED |
Functions | |
WApplication * | createApplication (void *pTree, const WEnvironment &env) |
int | main (int argc, char **argv) |
WApplication* createApplication | ( | void * | pTree, |
const WEnvironment & | env | ||
) |