#include "StdAfx.h" #include ".\singleton.h" Singleton::Singleton(void) { } Singleton::~Singleton(void) { }