mailiverse/cpp/iOS/Mailiverse/MasterSingleton.cpp
2013-07-25 22:51:23 -04:00

10 lines
174 B
C++

/**
* Author: Timothy Prepscius
* License: BSD + keep my name in the code!
*/
#include "MasterSingleton.h"
mailiverse::mail::manager::MasterPtr masterSingleton = NULL;