1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-04-20 11:28:40 +02:00

8 lines
83 B
C++
Raw Normal View History

2017-01-01 14:05:21 +01:00
#include "change.h"
using namespace jop;
Change::Change(Database &database) {
}