#include "tcpserver.h" #define USI2011JJL_VERSION_MAJOR @USI2011JJL_VERSION_MAJOR@ #define USI2011JJL_VERSION_MINOR @USI2011JJL_VERSION_MINOR@ int main() { return tcpserver(); }