#include "SocketLibrary.h" namespace SocketLibrary { int ReturnFive() { return 5; } }