#include "SingletonManager.hh"
#include "Singleton.hh"
#include <stdlib.h>
#include <typeinfo>
#include <iostream>
#include <string>
#include <cstdlib>
Include dependency graph for SingletonManager.cc:
Go to the source code of this file.