mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
[Repositories] Add Cereal support to repository generator (#2660)
* [Repositories] Add Cereal support to repository generator * Update base_repository.template
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
#include "../../database.h"
|
||||
#include "../../strings.h"
|
||||
#include <ctime>
|
||||
{{ADDITIONAL_INCLUDES}}
|
||||
|
||||
class Base{{TABLE_NAME_CLASS}}Repository {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user