[12057] Add some static wrappers for Lookup access to SQLStorages

This commit is contained in:
Schmoozerd 2012-07-19 01:13:26 +02:00
parent 4e117d1ee8
commit f24fa870c5
12 changed files with 76 additions and 83 deletions

View file

@ -124,4 +124,6 @@ struct SQLStorageLoader : public SQLStorageLoaderBase<SQLStorageLoader>
{
};
#include "SQLStorageImpl.h"
#endif