/** * Author: Timothy Prepscius * License: BSD + keep my name in the code! */ #include #ifndef PirateMailViewer_MasterSingleton_h #define PirateMailViewer_MasterSingleton_h extern mailiverse::mail::manager::MasterPtr masterSingleton; #endif