mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 21:47:42 +00:00
more classes added
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
#ifndef __RETRO_CSIMPLEPOOL_HPP__
|
||||
#define __RETRO_CSIMPLEPOOL_HPP__
|
||||
|
||||
#include "IFactory.hpp"
|
||||
#include "CFactoryStore.hpp"
|
||||
#include "IObjectStore.hpp"
|
||||
|
||||
namespace Retro
|
||||
{
|
||||
class IFactory;
|
||||
|
||||
class CSimplePool : public IObjectStore
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user