mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
use shared_ptr for db
This commit is contained in:
parent
a8df7e1ebe
commit
3e38d69fb7
2 changed files with 6 additions and 3 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#include <glibmm.h>
|
||||
#include <memory>
|
||||
|
||||
int main(
|
||||
int argc,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue