/* * Main.cpp * * Created on: 07-01-2017 * Author: Piotr Dergun */ #include "common.h" int main(int argc, char *argv[]) { return 0; }